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