Cancel subprocessor publication
Cancel a scheduled subprocessor publication. Browse request parameters, authentication requirements, response payloads, and working code samples in the Orbiq…
Cancel a scheduled subprocessor publication.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
Length
1 <= lengthResponse Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/api/v1/subprocessors/string/schedule"{ "success": true, "data": { "target_type": "document", "target_id": "string", "version_id": "string" }}How is this guide?