POST
/v1/citizens/forgotten/{email}Create citizens forgotten
Not yet documented — no summary in the API source.
Requires
Authorization: Bearer sk_...tenant_idPath parameters
emailstringrequiredResponses
idstringnullablecreated_at_isostringnullableupdated_at_isostringnullablesystem_typestringnullablesystemstringnullablesystem_idstringnullablesystem_record_idstringnullablesystem_record_typestringnullabletenant_idstringnullableemail_addressstringrequiredmin length 1pattern ^[\w!#$%&'*+\-\/=?^`{|}~]+(\.{0,2}[\w!#$%&'*+\-\/=?^`{|}~]+)*\@([a-zA-Z0-9\-_]+\.?)*([a-zA-Z0-9\-_]{1,}\.[a-zA-Z0-9\-_]{1,})$user_idstringnullableconsent_codestringnullablettl_monthsstringnullableexpirationstring (date-time)created_atstring (date-time)updated_atstring (date-time)activity_idstringnullablestandard_countrystringnullablestandard_statestringnullableprocessing_purposestringnullablepermission_categorystringnullablepermission_typestringnullableregulation_idstringnullableregulation_namestringnullablejson_datastringnullablecurl --request POST \
--url 'https://api.4comply.io/v1/citizens/forgotten/user%40example.com' \
--header 'Authorization: Bearer sk_...' \
--header 'tenant_id: your-tenant-id'