Skip to main content
POST
Create Playlist Cover Attachment

Authorizations

Authorization
string
header
required

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

Path Parameters

team_id
string
required

Body

application/vnd.api+json

Request body for POST /api/teams/{team_id}/attachments.

data
AttachmentCreateData · object
required

Response

Successful Response