v1
latestOpenAPI 3.0.22026-07-26191278525.6 KBPatch User
Given a user id of a user with user data, it patches the user object. Note: All required body params in the schema are not enforced in PATCH request, unlike path params.
Path parameters
EF Entity ID of user
Query parameters
Include additional fields in the response. Possible values are lastLoginTimeStamp
Exclude specific fields in the response. Possible values are the names of the top level fields present in corresponding API schema. To check API schema, expand the response section below.
Allows selective control over the fields returned in the API response. If the keyList is empty, all fields will be returned. Possible values are the names of the top level fields present in corresponding API schema. To check API schema, expand the response section below.
Headers
The secret key to access the api. It starts with the bearer token
Request body
Response
OK