/profile

This endpoint allows you to create a new profile.

Request Body

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

Response

Upon successful creation, the endpoint will return a 200 status code and a JSON response containing the newly created profile's details.

For more information, read our detailed API documentation.

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