Assistant
Add a tag to an assistant
Attach a tag to an assistant.
post/assistants/{assistant_id}/tags/{tag_id}
Path parameters
assistant_idinteger required
tag_idinteger required
Query parameters
cookie_namestring nullable
Response
Successful Response
Example response
{
"created_at": "2026-01-15T10:30:00Z",
"updated_at": "2026-01-16T08:00:00Z",
"tag_id": 1,
"tenant_id": 1
}