Skip to main content

Delete

Deletes a resource with the corresponding key or id.

Parameters

ctx - The context of the request.
resourceKey - The unique resource key or the resource Key.

Implementation

err := Permit.Api.Resources.Delete(ctx, "resourceKey")