For the complete documentation index, see llms.txt. This page is also available as Markdown.

Delete Media

Delete Media — Taskade REST API v1 reference: DELETE /medias/{mediaId}. Parameters, authentication, and response schema.

delete

Delete a media

Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
mediaIdstringRequired
Responses
200

Successful Media deletion

application/json

Successful Media deletion

okboolean · enumRequiredPossible values:
delete/medias/{mediaId}

Last updated

Was this helpful?