GET api/v3/consenttest/{id}/revert

Reverts the changes that this Consent Test has put into place, restoring the notice to its original state.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Id of the Consent Test

integer

Required

Body Parameters

None.

Response Information

Resource Description

System.Net.Http.HttpResponseMessage
NameDescriptionTypeAdditional information
Version

System.Version

None.

Content

System.Net.Http.HttpContent

None.

StatusCode

System.Net.HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

System.Net.Http.HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.