Skip to main content

core_user_consent_destroy

DELETE 

/api/v3//core/user_consent/:id/

UserConsent Viewset

Request

Path Parameters

    id integerrequired

    A unique integer value identifying this User Consent.

Responses

No response body

curl -L -X DELETE '/api/v3/core/user_consent/:id/' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
/api/v3
Auth
Parameters
— pathrequired