Organizations
Invites

✨ Send email with invite

<Card href="https://humansignal.com/goenterprise"> <img style="pointer-events: none; margin-left: 0px; margin-right: 0px;" src="https://docs.humansignal.com/images/badge.svg" alt="Label Studio Enterprise badge"/> <p style="margin-top: 10px; font-size: 14px;"> This endpoint is not available in Label Studio Community Edition. [Learn more about Label Studio Enterprise](https://humansignal.com/goenterprise) </p> </Card> Send email with invite to organization
post/api/invite/send-email

Request body

emailsstring[] required

Email addresses

projectsinteger[]

Project IDs to grant access to

role'OW' | 'AD' | 'MA' | 'RE' | 'AN' | 'DI' | 'NO'
  • OW - Owner
  • AD - Administrator
  • MA - Manager
  • RE - Reviewer
  • AN - Annotator
  • DI - Deactivated
  • NO - Not Activated
user_type'standard' | 'flex' | 'viewonly'
  • standard - Standard
  • flex - Flex
  • viewonly - View Only
workspacesinteger[]

Workspace IDs to grant access to

Response

Invite sent

Changes

Changed in 4 of the 97 revisions of this API.6612

    • added the new flex enum value to the request property user_type/allOf[AssignableUserTypeEnum]/ (media type: application/json)

      request-property-enum-value-added

    • added the new flex enum value to the request property user_type/allOf[AssignableUserTypeEnum]/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-added

    • added the new flex enum value to the request property user_type/allOf[AssignableUserTypeEnum]/ (media type: multipart/form-data)

      request-property-enum-value-added

    • added the new optional request property user_type (media type: application/json)

      new-optional-request-property

    • added the new optional request property user_type (media type: application/x-www-form-urlencoded)

      new-optional-request-property

    • added the new optional request property user_type (media type: multipart/form-data)

      new-optional-request-property

    • the request property role became nullable (media type: application/json)

      request-property-became-nullable

    • the request property role became nullable (media type: application/x-www-form-urlencoded)

      request-property-became-nullable

    • the request property role became nullable (media type: multipart/form-data)

      request-property-became-nullable

    • the request property role became optional (media type: application/json)

      request-property-became-optional

    • the request property role became optional (media type: application/x-www-form-urlencoded)

      request-property-became-optional

    • the request property role became optional (media type: multipart/form-data)

      request-property-became-optional

  • d61bc77f80bc33See the full diff
    • added AssignableOrganizationRoleEnum to the role request property allOf list (media type: application/json)

      request-property-all-of-added

    • added AssignableOrganizationRoleEnum to the role request property allOf list (media type: application/x-www-form-urlencoded)

      request-property-all-of-added

    • added AssignableOrganizationRoleEnum to the role request property allOf list (media type: multipart/form-data)

      request-property-all-of-added

    • removed OrganizationRoleEnum from the role request property allOf list (media type: application/json)

      request-property-all-of-removed

    • removed OrganizationRoleEnum from the role request property allOf list (media type: application/x-www-form-urlencoded)

      request-property-all-of-removed

    • removed OrganizationRoleEnum from the role request property allOf list (media type: multipart/form-data)

      request-property-all-of-removed

    • added OrganizationRoleEnum to the role request property allOf list (media type: application/json)

      request-property-all-of-added

    • added OrganizationRoleEnum to the role request property allOf list (media type: application/x-www-form-urlencoded)

      request-property-all-of-added

    • added OrganizationRoleEnum to the role request property allOf list (media type: multipart/form-data)

      request-property-all-of-added

    • removed Role9e7Enum from the role request property allOf list (media type: application/json)

      request-property-all-of-removed

    • removed Role9e7Enum from the role request property allOf list (media type: application/x-www-form-urlencoded)

      request-property-all-of-removed

    • removed Role9e7Enum from the role request property allOf list (media type: multipart/form-data)

      request-property-all-of-removed

    This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 97 revisions, 1 has no diff computed.