Updates or undeletes a ProfileCopy Pageput https://api.comapi.com/apispaces/{apiSpaceId}/profiles/{id}Path ParamsapiSpaceIdstringrequired^([a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12})|[a-f0-9]{32}$The 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 10 months ago Retrieves a ProfileDeletes a Profile