Updates or undeletes a ProfileCopy Pageput https://api.comapi.com/apispaces/{apiSpaceId}/profiles/{id}Path ParamsapiSpaceIdstringrequiredThe API space ididstringrequiredThe id of the profileQuery ParamsundeletebooleanWhen set to true (and no payload is present) a deleted profile can be un-deletedtruefalseBody ParamsDetail of the Profile to update. Underscore (_) characters are not allowed in profile field names.Add FieldResponses 200The updated Profile 404The Profile was not found 409A conncurrency issue occured updating the ProfileUpdated 6 months ago