Skip to main content
POST
UpsertType

Authorizations

Authorization
string
header
required

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

Body

application/json
type
Type · object
required

Entity to create or update.

Response

200 - application/json

Success

The response is of type UpsertTypeResponse · object.