Assistants
Delete an assistant
DELETE
Deletes a specific assistant by ID for the authenticated user.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Deletes a specific assistant by ID for the authenticated user.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.