Delete Custom Instructions

Deletes custom instructions for graphs or project wide defaults.

Request

The instructions to delete
graph_idslist of stringsOptional

Determines which group graphs will have their custom instructions deleted. If no graphs are provided, the project-wide custom instructions will be affected.

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

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

Response

Instructions deleted successfully
messagestring or null

Errors