Name | Add authorization request | ||
link | /credentials/activate/request | ||
HTTP Verb | POST | ||
Authorization | Bearer {access_token} | ||
Content-Type | application/json | ||
Request Body | { } | ||
Status Code | Message | Response Body | |
200 | OK | ||
400 | Unauthorized | { Message: "Request authorization denied" } | |
504 | Record not found | { {"Message": "Record not found"} } |
Authorization Tokens | |||
Request Id | |||
Credential Id | |||
Result |