Skip to main content
POST
/
apps
/
portal
/
shortlink
/
project
Create a project link using query parameters.
curl --request POST \
  --url https://api.provident.ae/v2/apps/portal/shortlink/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

phoneNumber
string

Single phone number or multiple phone numbers separated by commas (e.g., 971501234567,971501234567,971501234567)

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