POST
/
integration
/
{id}
/
entitlements
curl --request POST \
  --url https://api.wirespeed.co/integration/{id}/entitlements \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Integration ID