Skip to content

Delete Profile

Request

Delete a configuration profile

Security
bearerToken
Path
tenantstringrequired
profileIdintegerrequired
curl -i -X DELETE \
  'https://docs.exolink.com/_mock/apis/exolink_api/tenant/{tenant}/profile/{profileId}' \
  -H 'Authorization: Bearer <YOUR_TOKEN_HERE>'

Responses

Profile deleted successfully