Skip to main content
DELETE
Delete Tag Group

Authorizations

X-API-Key
string
header
required

Body

group
string
required

The group name to delete

Example:

"persona"

delete_tags
boolean
default:false

When true, the group's tags are deleted (and removed from all prompts) instead of just being ungrouped. Defaults to false.

Example:

false

Response

Group deleted successfully. By default its tags are kept and ungrouped; with delete_tags=true they are deleted.

Group deleted successfully. By default its tags are kept and ungrouped; with delete_tags=true they are deleted.

tag_count
number
required