Skip to main content
POST
Delete threads in bulk

Authorizations

Authorization
string
header
required

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

Body

application/json
ids
string[]
required

Thread ids, at most 100. The whole batch counts as one write against the rate limit.

Required array length: 1 - 100 elements

Response

Successful response

deleted
string[]
required
failed
object[]
required