Skip to main content

Delete all consent records

DELETE 

/service/individual/record

This endpoint is used to delete all consent records for an individual belonging to an organiation defined in the consent building block. This could be used, for example to exercise digital rights (Right to be forgotten) and deletes all consent records that shall not be retained and have a "forgettable" data agreement. This may also delete an unsigned consent record, for instance in cases where the user exits the signing process.

Request

Header Parameters

    X-ConsentBB-IndividualId stringrequired

    Individual Id

Responses

Response Headers
    Loading...