Skip to Content
Delete a directive
del

Deletes a directive. After this call, subsequent GET and LIST requests will no longer return it and new directive runs cannot be triggered for it. In-flight runs that have already read the directive config continue to completion.

Request path & query params
DIRECTIVE_ID
string
del
204
https://api.mux.com/robots/v0/directives/{DIRECTIVE_ID}