Skip to main content

tenants_domains_create

POST 

/tenants/domains/

Domain ViewSet

Request

Body

required

    domain stringrequired

    Possible values: non-empty and <= 253 characters

    is_primary boolean
    tenant uuidrequired

Responses

Schema

    id integerrequired
    domain stringrequired

    Possible values: <= 253 characters

    is_primary boolean
    tenant uuidrequired
Loading...