API Documentation

DELETE /persons/:id/report

Delete the authentication and credit information, if you had added any for this person.

Headers

NAME VALUE
Authorization Bearer {JWT}

URL Parameters

NAME VALUE
id integer

Response Status

CODE VALUE
204 Resource deleted
400 Request incorrect (cannot delete).
401 Not authorized