Domains
Add domain redirect URL
Add domain redirect URL for the authenticated workspace
POST
/
domains
/
{slug}
/
redirect
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
slug
string
requireddomain slug
Body
application/json
redirect
string | null
redirect URL
Response
200 - application/json
error
boolean
Indicates if there was an error