Identities

Create an identity in a project

post/api/v1/projects/{projectId}/identities

Path parameters

projectIdstring required

The ID of the project to create the identity in

Request body

namestring required

The name of the identity to create.

hasDeleteProtectionboolean

Prevents deletion of the identity when enabled.

Response

Default Response

Changes

No recorded changes to this endpoint across all 19 revisions of this API.