Skip to main content
POST
Archive channels

Authorizations

Authorization
string
header
required

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

Path Parameters

channelId
string
required
Pattern: ^[a-f\d]{24}$
Example:

"60e4b1b4b3b2b5c4c4b3b2b5"

Response

List of archived channels

Archive Channel Information

channelId
string

Channel ID

archivedAt
string<date-time>

Date of the archive

Example:

"2022-07-07T04:24:20.444Z"