Skip to main content
PUT
Set API key collection scoping

Authorizations

x-access-token
string
header
required

API key for authentication (sk-xxx format)

Body

application/json
api_key
string
required
Example:

"sk-xxx"

collection_ids
string[]
required
Example:

Response

API key collections updated

success
boolean
Example:

true

message
string
Example:

"Operation successful"