Resources
/setups/{setupId}/clients
POST
POST creates a new client entry.
/setups/{setupId}/clients/{clientId}/persisted-consent
DELETE
Parameters:
user
DELETE deletes the persisted consent related to the described client and setup and owned by the user specified by user
parameter. If the user
parameter is not set the current authenticated user will be used instead. Only the consent owner or admin user can delete a persisted consent.