Skip to main content
POST
/
apps
/
portal
/
v1
/
bitly
/
project
Create a project link using query parameters.
curl --request POST \
  --url https://api.provident.ae/v2/apps/portal/v1/bitly/project \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

leadType
string
propertyType
string
integrately
string
projectName
string
campaignName
string
subCommunity
string
community
string
city
string
project
string
developer
string

Response

Project link created successfully