v1
latestOpenAPI 3.0.22026-07-26191278525.6 KBProfile
Patch Profile
Given profile id and data that needs to be patched, it patches the profile. Note: All required body params in the schema are not enforced in PATCH request, unlike path params.
patch/api/v2/core/profiles/{profileId}
Path parameters
profileIdstring required
EF Entity ID of profile
Query parameters
refreshClaimedProfilestring
Set to 'true' if updates need to be processed for this profile despite it being claimed. Defaults to false
Headers
Authorizationstring required
The secret key to access the api. It starts with the bearer token
Request body
Response
OK