post https://api.dastra.eu/v1/ws//DataTransfers
Log in to see full request history
Response
200OK
200OK
xxxxxxxxxx
curl --request POST \
--url https://api.dastra.eu/v1/ws/workspaceId/DataTransfers \
--header 'content-type: application/*+json' \
--data '
{
"safeGuardType": "EUStandardContractualClause"
}
'
Try It!
to start a request and see the response here!