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