curl --request POST \
--url https://api.provident.ae/v2/apps/portal/v1/bitly/project.json \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{}'curl --request POST \
--url https://api.provident.ae/v2/apps/portal/v1/bitly/project.json \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{}'Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
All parameters are optional. Provide at least one.
The body is of type object.
Project link created successfully