Review a deploy request

Review a deploy request by either approving or commenting on the deploy request

Authorization

A service token or OAuth token must have at least one of the following access or scopes in order to use this API endpoint:

Service Token Accesses
approve_deploy_request, review_deploy_request

OAuth Scopes

ResourceScopes
Organizationapprove_deploy_requests
Databaseapprove_deploy_requests
Path Params
string
required

The name of the organization the deploy request belongs to

string
required

The name of the database the deploy request belongs to

string
required

The number of the deploy request

Body Params
string

Whether the review is a comment or approval. Service tokens must have corresponding access (either approve_deploy_request or review_deploy_request)

string

Deploy request review comments

Responses

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

Language
Credentials
Choose an example:
application/json