Skip to main content
POST
/
apps
/
bitrix
/
dev.rest.match
/
lead.add
Create a new lead in Bitrix24
curl --request POST \
  --url https://api.provident.ae/v2/apps/bitrix/dev.rest.match/lead.add \
  --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

Response

Lead created successfully