Domain
Delete Custom domain
Update settings or delete a domain for the authenticated workspace.
PATCH
/
customDomain
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
workspaceId
string
requiredId of the Workspace
customDomainId
string
requiredId of the domain
httpToHttps
boolean
default: falseUpdate redirection of HTTP to HTTPS for short URLs if set to true
deleteDomain
boolean
default: falseDelete domain if set to true
Response
200 - application/json
status
boolean
data
string