Create or update permission
POST/v1/organizations/:organizationCode/permissions
> [!important]
Required permission scope:
stonal.user.write
Creates a new permission or updates an existing one
Request
Responses
- 200
- 400
- 401
- 403
- 422
- 500
Permission successfully created or updated
Bad request
Unauthorized - Missing authentication
Forbidden - Access denied
Unprocessable Entity - Validation errors
Internal server error