v1
latestOpenAPI 3.1.02026-07-1324323188.8 KBDraft
Deletes a Draft
This endpoint allows to delete a draft change:
- if the draft has the status add, then it will be removed and the redirection rule will not be added when publishing the ruleset
- if the draft has the status update, then it will be removed and the associated redirection rule will not be updated when publishing the ruleset
- if the draft has the status delete, then it will be removed and the associated redirection rule will not be deleted when publishing the ruleset
💡 Unlike the redirection rules of your ruleset, draft changes can not be recovered once they have been deleted.
delete/drafts/{id}
Path parameters
idstring required
Draft identifier
Response
Draft resource deleted