Skip to main content

Delete a single profile

DELETE 

/profiles/:id

Delete a single profile

Request

Path Parameters

    id uuidrequired

    ID of the object to retrieve, update, or delete

Responses

The Profile was successfully deleted.

Loading...