Create a key collection

Creates an empty collection under the selected contract and group.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Body Params

Contains information about a collection to create.

string | null

Description for the collection. If you specify an empty string in the request or omit this member from the object, the JSON response reflects it as null.

string
required
length between 1 and 200

Name of the collection.

string
required
length ≥ 1

Identifies the contract you assign to the new collection. To get this value, run the List contracts operation in the Property Manager API.

int64
required
≥ 0

Identifies the group where to create the new collection. To get this value, run the List groups operation in the Property Manager API.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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