Skip to main content
POST
Create Custom Object

Headers

Version
enum<string>
required

API Version

Available options:
2021-07-28

Body

application/json
labels
object
required
Example:
key
string
required

key that would be used to refer the Custom Object internally (lowercase + underscore_separated). 'custom_objects.' would be added as prefix by default

Example:

"custom_objects.pet"

locationId
string
required

Location Id

Example:

"ve9EPM428h8vShlRW1KT"

primaryDisplayPropertyDetails
object
required
description
string

Pet Object`s description

Example:

"These are non vaccinated pets"

Response

Successful response

object
object
Last modified on March 8, 2026