Create Organization Identifier
POST/api/v1/ecosystem/organizations/:organizationId/identifiers
Assigns a new identifier to a specific organization using a supported identifier type.
Request​
Responses​
- 201
- 400
- 401
- 403
- 404
- 500
Organization identifier created successfully
Bad Request
Unauthorized
Forbidden
Organization or Identifier Type Not Found
Internal Server Error