Skip to main content
PUT
Update Authorization

Authorizations

Authorization
string
header
default:{{APIKey}}
required

Path Parameters

id
string
required

The _id of the authorization to fetch.

Body

application/json
metadata
string<json>
default:{}

The key-value pair you wish to attach to the authorization object.

Response

Authorization updated successfully.

statusCode
integer

Status code of the response. 200 indicates a successful request.

message
string

Human-readable description of the result.

data
object

Response payload.