Skip to main content
POST
Create a list

Authorizations

x-metal-client-id
string
header
default:<client-id>
required

The Client ID of your API key.

x-metal-api-key
string
header
default:<api-key>
required

The secret value of your API key.

Body

application/json
name
string
required

The list's display name.

resourceType
string

The type of resource the list holds, e.g. "company".

Example:

"company"

Response

A list.

data
object