Delete User Instructions

Deletes user summary/instructions for users or project wide defaults.

Request

The instructions to delete
instruction_nameslist of stringsOptional
Unique identifier for the instructions to be deleted. If empty deletes all instructions.
user_idslist of stringsOptional

Determines which users will have their custom instructions deleted. If no users are provided, the project-wide custom instructions will be effected.

Response

Instructions deleted successfully
messagestring

Errors

400
Bad Request Error
404
Not Found Error
500
Internal Server Error