Skip to main content
DELETE
Soft-delete an assistant

Authorizations

x-access-token
string
header
required

JWT token passed in x-access-token header

Path Parameters

id
string
required

The ObjectId of the assistant to delete

Response

Assistant successfully soft-deleted

success
boolean
Example:

true

message
string
Example:

"Assistant Deleted"