/profile/:id1

This endpoint is used to delete a specific profile by providing the profile ID.

Request Body

  • name (string, optional): The name of the profile.
  • rights (array of strings, optional): The rights associated with the profile.

Response

The server returns a 200 status code with a JSON response containing the details of the deleted profile.

For more information, read our detailed API documentation.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!