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_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 or null

Errors