API endpoint:
https://cloud.strapidash.com/api/v1/api_hook/incoming
Request example:
curl --location --request POST 'https://cloud.strapidash.com/api/v1/api_hook/incoming' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--header 'Authorization: Bearer {api_key}'
responsetype0 for Success, 1 for Error, 2 for Warning. Defaults to: 0.