HomeDocumentationRecipesAPI ReferenceChangelog
Arianee Protocol DocumentationLog In
API Reference

Create Profile

This endpoint allows you to create a new profile.

  • URL: POST - {{url}}/profile

  • Body:

    • name - The name of the profile.

    • rights- An array of rights associated with the profile (admin, certRead, certCreate, certPrint, certDelete, certDelete, certRecover, messageSend, assetsUpload, identityUpdate, accountManage, messageSetupAuto, usersManage, eventCreate, reporting, smartContractSend)

  • Success: The profile information is returned.

For more information, read our detailed API documentation.

Body Params
string
required
rights
array of strings
required
rights*
Response

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=utf-8