PUT
/
v1
/
apps
/
{app_id}
/
collections
/
{collection_id}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

app_id
string
required
collection_id
string
required

Body

application/json
name
string
required
description
string | null

Response

200
application/json
name
string
required
id
string
required
description
string | null
request_count
integer | null