Documentation Index

Fetch the complete documentation index at: https://developers.torq.io/llms.txt

Use this file to discover all available pages before exploring further.

Delete guidance

Prev Next
Delete
/v1/triage/guidance/{id}

Permanently deletes the guidance entry.

Security
HTTP
Type bearer
Path parameters
id
stringRequired

The ID of the guidance entry to delete. This property is required.

Responses
200

A successful response.

object
401

Invalid bearer token. If you receive this message more than once try creating a new Client ID/Client Secret or generating a new bearer token.

object
403

You don't have permission to access this resource.

object