Update an existing Collection.

Update the details of an existing Collection using a specific ID. Using this API call you can update the collection's identifier, status, contents, and the leaderboards. You can also add new contents and assign other leaderboards to the collection. Learner Leaderboards could not be updated directly using this API. The Collection ID is required for this API call. Collection ID's can be found by using the List Collections (/collection) API call.

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

ID of a specific Collection.

Body Params

The API endpoint expects an object with Collection, and Collection Content properties to update. It also expects leaderboards array to assign any leaderboards to the collection by providing leaderboard ID.

string
string
enum
Defaults to active
Allowed:
contents
array of objects
contents
leaderboards
array of objects
leaderboards
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json