v11

latestOpenAPI 3.0.3raw.githubusercontent.com2023-03-267613.7 KB
Repositories

Create or Update Repository

This will create a Repository, if it does not exist. A response of 200 means the repository already existed. A response of 201 means repository was successfully created.

put/accounts/{{account_id}}/repos/{repo_name}

Path parameters

account_idstring required

Video Cloud account ID.

repo_namestring required

The name of the repo.

Headers

Content-Typestring required

Content-Type: application/json

Authorizationstring required

Authorization: Bearer access_token (see Getting Access Tokens)

Response

200 - (repo already exists)

namestring

repo name

public_urlstring

URL for the public player

repo_urlstring

URL for the repository