Skip to main content
POST
Add an entry

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.

Path Parameters

id
string
required

The list id.

Body

application/json
resourceId
string

The id of the resource to add (for example, a company id).

resourceType
string

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

Example:

"company"

Response

The created entry.

data
object