Ollang API Reference
Delete a Specific Revision
Delete a specific revision request that is no longer needed or was created in error
DELETE
Delete a specific revision request that is no longer needed or was created in error. This action is irreversible, so use it carefully to remove revision requests that are no longer relevant.
Authorizations
This endpoint requires API key authentication. Include your API key in the request header:- Header name:
X-Api-Key - Header value: Your API key from the Ollang dashboard
- Format:
X-Api-Key: your-api-key-here
Path Parameters
The unique identifier of the order that contains the revision you want to
delete. This should be a valid order ID that you have access to.
The unique identifier of the specific revision request you want to delete.
This should be a valid revision ID that belongs to the specified order.