Skip to main content

Store Custom Field

Store Custom Field

Path Parameters
    domain string required

    Entity Domain

Request Body required

The body to store custom field

    name string required

    Possible values: <= 30 characters

    type string required

    Possible values: [NUMBER, TEXT, DATE]

    editable_status string[] required
    is_required boolean
Responses

OK


Schema
    data object
    id string
    key string
Loading...