URL

POST https://{api-url}/api/v2/tenants/{tenantId}/resources/{resourceId}/patches/{patchId}/{approvalType}

The {approvalType} value is either APPROVED or NOT_APPROVED.

Sample URLs

https://{api-url}/api/v2/tenants/client_16/resources/2771a95d-496a-4c0b-a4f4-1cf1b7f94045/patches/PATCH-4bddb7eb-bf05-4687-b0d5-4c5e2e0eb0aa/APPROVED
https://{api-url}/api/v2/tenants/client_16/resources/2771a95d-496a-4c0b-a4f4-1cf1b7f94045/patches/PATCH-4bddb7eb-bf05-4687-b0d5-4c5e2e0eb0aa/NOT_APPROVED
Sample Request

Sample request

Null