Deploy requests
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
| Resource | Scopes |
|---|---|
| Organization | approve_deploy_requests |
| Database | approve_deploy_requests |
post/organizations/{organization}/databases/{database}/deploy-requests/{number}/reviews
Path parameters
organizationstring required
The name of the organization the deploy request belongs to
databasestring required
The name of the database the deploy request belongs to
numberinteger required
The number of the deploy request
Request body
Response
Returns the created deploy request review