Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
domain slug
Body
application/json
Response
Domain updated successfully
The response is of type object
.
Add domain redirect URL for the authenticated workspace
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
domain slug
Domain updated successfully
The response is of type object
.