post https://developers.wiwink.com/api/certifications
Language
Credentials
Header
xxxxxxxxxx
curl --request POST \
--url https://developers.wiwink.com/api/certifications \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <your-api-key>' \
--header 'content-type: application/json'