Examplary
  • Start for free

    Rename group

    Rename a group. Requires group manager/owner role or org admin/owner.

    PATCH https://api.examplary.ai/groups/{id}

    Path parameters

    idstringrequired

    Group ID

    Request body

    application/json
    namestring· min length: 1· max length: 255required

    Responses

    200 — The updated group.

    403 — Insufficient permissions.

    404 — Group not found.

    Requirements

    OAuth scopes

    This endpoint requires the permissions:write scope to be present.