Register an on chain Identity
POST/on-chain-identity/:identityAddress/register
Register an on chain Identity linked to wallet
Request
Responses
- 202
- 400
- 401
- 403
- 429
- 500
Transaction submitted successfully
Response Headers
Location
URI of the submitted transaction status resource
X-Request-Id
Correlation ID for this request. Include in support tickets. Also returned in the response body as requestId.
Example:
355dacbf-2e91-4d8b-8b4d-a5ffccec41a7Request with incorrect format
Unauthorized Client
Forbidden resource
Too many requests — rate limit exceeded
Response Headers
Retry-After
Number of seconds to wait before retrying
X-Request-Id
Correlation ID for this request. Include in support tickets. Also returned in the response body as requestId.
Example:
355dacbf-2e91-4d8b-8b4d-a5ffccec41a7Server error