v1

latestOpenAPI 3.1.02026-07-26490367.2 KB

Update Authorization

Fetches details about a specific authorization using the provided id.

put/cards/authorizations/{id}

Path parameters

idstring required

The _id of the authorization to fetch.

Request body

metadatastring json

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

Response

Authorization updated successfully.

statusCodeinteger

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

messagestring

Human-readable description of the result.