Skip to main content
POST
Unlink an intent category

Authorizations

Authorization
string
header
required

Bearer token for authentication. Use an API key from the API Keys page in team settings, or an OAuth access token.

Path Parameters

environmentId
string
required

The ID of the environment

categoryId
string
required

The ID of the category

Body

application/json
intentIds
string[]
required

IDs of the intents to categorize

Required array length: 1 - 100 elements
Minimum string length: 1

Response

The intents have been unlinked successfully

success
any
required