Delete User Instructions
Deletes user summary/instructions for users or project wide defaults.
Authentication
AuthorizationApi-Key
Header authentication of the form Api-Key <token>
Request
This endpoint expects an object.
instruction_names
Unique identifier for the instructions to be deleted. If empty deletes all instructions.
user_ids
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
message