Delete a consumer from a consent group

Use this method for deleting a consent record from the specified group. Note- Replace {your_connecttenant_apidomain } in the URL with your hostname to try this API with your environment. See Know your endpoint page.

Path Params
string
required

Unique ID of group

Query Params
string
required

The specific URL encoded address of the consumer which needs to be deleted.

string
enum

If specified, will delete consent of the particular channel.

Allowed:
Responses
200

The consent has been deleted.

404

Invalid or unknown group ID.

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!