Delete a Vimeo connection

Permanently deletes a Vimeo connection and all its associated configuration data. This action cannot be undone. After deletion, any integrations using this connection will no longer work. The connection must belong to the authenticated user.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the Vimeo connection to delete

Headers
string
required

Authentication token for authorization. This token is used to verify the user's identity and ensure they have permission to delete the connection.

Responses
204

Vimeo connection deleted successfully. No content is returned in the response body.

401

Unauthorized access. The request failed because the authentication token is invalid, missing, or expired.

500

Internal server error occurred while processing the request.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!