cURL
curl --request POST \ --url https://app.datafold.com/api/v1/data_sources/{data_source_id}/test \ --header 'Authorization: <api-key>'
{ "job_id": 123 }
Use the 'Authorization' header with the format 'Key <api-key>'
Successful Response
The response is of type object.
object