Delete Permission Policy
Delete the PermissionPolicy for the UUID
Authorizations
m3ter supports machine to machine authentication using the clientCredentials OAuth2 flow.
The authorizationCode flow controls access for human users via the m3ter Console application.
Path Parameters
The UUID of the PermissionPolicy to delete.
UUID of the organization
Response
Returns the PermissionPolicy that was deleted
The UUID of the entity.
The version number:
- Create: On initial Create to insert a new entity, the version is set at 1 in the response.
- Update: On successful Update, the version is incremented by 1 in the response.
The name of the Permission Policy.
Array containing the Permission Policies information.
Indicates whether this is a system generated Managed Permission Policy.
The date and time (in ISO-8601 format) when the Permission Policy was created.
The date and time (in ISO-8601 format) when the Permission Policy was last modified.
The unique identifier (UUID) of the user who created this Permission Policy.
The unique identifier (UUID) of the user who last modified this Permission Policy.