DELETE
/v1/mgmt/fga/relations

Authorization

Descope Project ID and Management Key
AuthorizationBearer <token>

Project ID:Management Key as bearer token.

In: header

Delete all project FGA relations

curl -X DELETE "https://api.descope.com/v1/mgmt/fga/relations"
{}
export interface Response {}
Was this helpful?