Skip to main content

Approve a request

Approve a request by ID. This endpoint is executed according to the url you received on the approval notification.

Path Parameters
token REQUIRED

The token that was provided on the notification

Request Body
reviewer object REQUIRED

The person or system that approved the request

name string REQUIRED

The name of the approver

email string REQUIRED

The email of the approver

nullplatform_user_id integer

The nullplatform ID of the approver (optional)

message string

An optional message for the requester

details object

An object where you can include structured metadata for the requester