Updates the configuration of an existing Vimeo connection. You can update the connection name, description, enabled status, and authentication credentials. The version number must be provided to prevent concurrent modification conflicts. If updating the connection name, it must remain unique within your account.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
400Bad request. The request failed validation. Common reasons include: missing required version field, invalid field formats, field values exceeding maximum length, the version number doesn't match the current version (indicating the connection was modified by another request), a connection with the new name already exists, or invalid characters in the name field.
401Unauthorized access. The request failed because the authentication token is invalid, missing, or expired.
404Vimeo connection not found. Either the connection doesn't exist, has been deleted, or the authenticated user doesn't have permission to access it.
500Internal server error occurred while processing the request.
