PUT api/Profile/Deactivate/{profileGuid}

Deactivate a certain profile, no verification can be done against it while in this state.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
profileGuid

The profile Guid identifier to deactivate

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Profile Guid identifier, and it's new Status

Object

None.

Response Formats

application/json, text/json

Sample:
{}

application/xml, text/xml

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />