Skip to main content
Version: 2.0.0

permit.api.resources.delete()

Deletes a resource with specific resource key or id.

Parameters

resourceKey - The id of the resource. This is the unique key of the resource.

Implementation

permit.api.resources.delete("[RESOURCE KEY OR ID]");