Identities

Create an identity

Creates a new identity with a unique external_id. If an identity with the same external_id already exists, the operation will fail.

post/v2/identities

Request body

external_idstring required

Customer-provided stable identifier for this identity. Must be unique within the workspace.

display_namestring

Human-readable display name for the identity.

emailstring

Email address associated with the identity.

avatar_urlstring

URL of the identity avatar image.

tagsstring[]

Free-form labels used to organize and filter identities.

metadataobject

Custom JSON metadata stored with the identity.

Response

Identity created successfully.

Changes

Changed in 12 of the 259 revisions of this API.75

    • removed the optional property identity/allOf[Identity]/budget/allOf[Budget]/scope/allOf[BudgetScope]/factory from the response with the 201 status

      response-optional-property-removed

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

    • added the optional property identity/allOf[Identity]/budget/allOf[Budget]/scope/allOf[BudgetScope]/factory to the response with the 201 status

      response-optional-property-added

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

    • the optional response header Location removed for the status 201

      optional-response-header-removed

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

    • the optional response header Location removed for the status 201

      optional-response-header-removed

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

    • the optional response header Location removed for the status 201

      optional-response-header-removed

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

    • the optional response header Location removed for the status 201

      optional-response-header-removed

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

    • added the optional property identity/allOf[Identity]/budget/allOf[Budget]/alerts to the response with the 201 status

      response-optional-property-added

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

    • removed the optional property identity/allOf[Identity]/budget/allOf[Budget]/alerts from the response with the 201 status

      response-optional-property-removed

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

    • added the optional property identity/allOf[Identity]/budget/allOf[Budget]/alerts to the response with the 201 status

      response-optional-property-added

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

    • removed the optional property identity/allOf[Identity]/budget/allOf[Budget]/alerts from the response with the 201 status

      response-optional-property-removed

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

Of the 259 revisions, 71 have no diff computed.