Authorization: Bearer ********************
curl --location --request POST 'https://api.servebolt.io/v1/environments//domains//link/certificate/' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'