Skip to main content
PUT
Change request status

Authorizations

X-API-Key
string
header
required

Preferred authentication method. Pass the API key in the X-API-Key HTTP request header. The user account must have api_status enabled.

Path Parameters

id
integer
required

Request ID.

status
enum<string>
required

New status. 1=approved, 3=rejected.

Available options:
1,
3

Response

Status changed.

status
string
Example:

"success"

code
integer
Example:

200

name
string
Example:

"OK"

message
string