Skip to main content
POST
add domain redirect URL

Authorizations

Authorization
string
header
required

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

Path Parameters

slug
string
required

domain slug

Body

application/json
redirect
string | null

redirect URL

Response

Domain updated successfully

error
boolean

Indicates if there was an error

Example:

false