Permissions Controller Create
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
name
action
actions you want to add about the subject
Allowed values:
subject
subject to which permissions should be applied, e.g., orders
description
Response
Returns permission created
id
name
description
action
actions you want to add about the subject
Allowed values:
subject
subject to which permissions should be applied, e.g., orders