Delete a custom instruction
Delete a custom instruction by its id
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
custom_instruction_id
The id of the custom instruction
Response
No Content
Errors
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error