Deletes the picture of a person registered in the Organization module.
URL
{RMUrl}/api/organization/people/<PersonID>/picture
REQUEST METHOD
DELETE
URL PARAMETER
PersonID: Unique person identifier. This parameter is provided in the URL and does not need to be sent through DELETE.
REQUEST EXAMPLE
{RMUrl}/api/organization/people/fe49ce4-56d4-475f-9483-1adca6b2976c/picture
SUCCESS RESPONSE
HTTP status code 204: NoContent