latestOpenAPI 3.0.12026-08-1091181421.2 KB
44eb39b4bd65
Backpack
Update a Collection
put/v2/backpack/collections/{idOrEntityId}
Path parameters
idOrEntityIdstring required
Request body
Example request
{
"assertions": [
"UQbhRmNrQ4qn9_FJ5-eTtA"
],
"credentials": [
"UQbhRmNrQ4qn9_FJ5-eTtA"
],
"description": "This is a collection of my favorite badges",
"name": "My Collection",
"published": true
}Response
OK