curl --location --request POST 'https://public.outreach2day.com/sequencers/validate?workspaceId' \
--header 'authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"provider": "string",
"apiKey": "string"
}'{
"status": "string",
"provider": "string",
"details": null,
"property1": "string",
"property2": "string"
}