Skip to main content

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]");