curl --location '/graphql2rest/createCollaborator' \ --header 'SID: ' \ --header 'Content-Type: application/json' \ --data-raw '{ "emails": [ "producer-test@tvunetworks.com" ], "programId": 0 }'
{}