delete
https://{url}/profile/
This endpoint allows you to delete a specific profile by providing the profile ID.
-
URL:
DELETE - {{url}}/profile/:id -
Parameter:
id- ID of the profile. -
Success: The profile information is returned.
This endpoint allows you to delete a specific profile by providing the profile ID.
URL: DELETE - {{url}}/profile/:id
Parameter: id - ID of the profile.
Success: The profile information is returned.
Try It! to start a request and see the response here!