post https://localhost:8080/v1/permissions
Creates a new permission according to the defined body parameters.
Log in to see full request history
Response
Creates a new permission according to the defined body parameters.
xxxxxxxxxx
curl --request POST \
--url https://localhost:8080/v1/permissions \
--header 'Content-Type: application/json' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: