Update person statusCopy Pageput https://apim.demo01.my.fivedegrees.cloud/publicapi-sbx/api/v1/persons/{personId}/statusAPI endpoint to update status of a person.Path ParamspersonIduuidrequiredFormat - uuid. Identifier (GUID) of person.Body ParamsUpdate person status requestModel for updating person statusstatusShortCodestringrequiredlength ≥ 1New status shortcode of the person. In the reference data endpoint 'person-status' a user can get the full list of available values.statusReasonShortCodestring | nullFor some state transitions (to Blocked and to Former) a user need to specify a reason/extra information of the new state. For this a user can use put a status reason ShortCode. In the reference data API 'block-reasons' and 'offboarding-reasons' a user can get the full list of available values.deceasedDatedate-time | nullDeceased date of the person.Headersx-request-iduuidrequiredFormat - uuid. Correlates HTTP requests between a client and serverResponses 202Accepted 401Unauthorized 403Forbidden 404Not Found 422Client Error 500Server ErrorUpdated 3 months ago Get document by id for specified personCompanyDid this page help you?YesNo