cURL
curl --request POST \ --url https://api.reqlick.com/domains/{id} \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "domain": "<string>" }'
{ "error": false }
Create a new domain for the authenticated workspace