Authorization: Bearer ********************
curl --location --request PUT 'https://api.servebolt.io/v1/certificates//dns-challenge-completed' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'