How can we help?

Searching:

0 results found

Profiles/Delete

DELETE /odata/Profiles/Id
 

Description

Deletes a profile.

See the following for request and response details:

 

Request ‒ Profiles/Delete
Property Type Description Mandatory
Id String The profile ID Y

 

Example JSON Profiles/Delete Request

curl –location –request DELETE ‘https://api.dev.axonize.com/odata/Profiles/5d149c32e3b0c714281b10cc’ \

–header ‘Content-Type: application/json’ \

–header ‘Accept: application/json, text/plain, */*’ \

–data-raw ”

Response -Profiles/Delete

 

Example JSON Profiles/Post Response

Status 200: OK