Skip to main content
DELETE
Delete folder by ID.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
integer
required

Query Parameters

delete_conversations
boolean
default:false

When true (1), conversations in the folder will be deleted instead of being moved back into the inbox.

Response

200 - application/json

Success

data
any[]