Should you notice any errors in our documentation, please don’t hesitate to contact us. Thank you!
curl --location --request POST 'https://www-staging.givve.com/api/authorizations' \
--header 'Content-Type: application/json' \
--data-raw '{
"accessors": ["{{publicAccessor}}"],
"identifier": "",
"password": ""
}'
{}