Hanzo
OpenapiIam

Steps a platform operator back out: it returns their own access token with no…

Steps a platform operator back out: it returns their own access token with no organization assumed, which is the credential they had before they stepped…

POST /v1/iam/release

Addresshttps://api.hanzo.ai/v1/iam/release
MethodPOST
Operationpost_iam_release
AuthAuthorization: Bearer $HANZO_API_KEY

Steps a platform operator back out: it returns their own access token with no organization assumed, which is the credential they had before they stepped in. Recorded like the step in.

Request

3 fields, body application/json (required).

FieldInTypeRequiredDescription
Authorizationheaderstring
X-Forwarded-Forheaderstring
orgbodystring

Response

StatusBodyMeaning
200iam.Answerok
400iam.Answerbad request
401iam.Answerunauthorized

200 body — 8 fields.

FieldInTypeAlwaysDescription
codebodystring
databodyobject
data2bodyobject
data3bodyobject
msgbodystring
namebodystring
statusbodystring
subbodystring

Failure carries the platform error shape — see Errors.

Examples

hanzo iam release

IAM API · All Hanzo APIs · Interactive reference

How is this guide?

On this page