Users
Required scopes
This endpoint requires the following scopes:
- : See who you are
- : Update your profile
Authorizations
OAuth2authorizationCodeRequiredAuthorization URL: Token URL:
OAuth2 authorizationCode flow is currently not functional on the Swagger UI.
Path parameters
idOrEntityIdstringRequired
Responses
200
OK
application/json
400
Bad Request
*/*
get
/v2/users/{idOrEntityId}Required scopes
This endpoint requires the following scopes:
- : See who you are
- : Update your profile
Authorizations
OAuth2authorizationCodeRequiredAuthorization URL: Token URL:
OAuth2 authorizationCode flow is currently not functional on the Swagger UI.
Path parameters
idOrEntityIdstringRequired
Body
firstNamestringOptionalExample:
JanelastNamestringOptionalExample:
DoemarketingOptInbooleanOptionalExample:
trueResponses
200
OK
application/json
400
Bad Request
*/*
put
/v2/users/{idOrEntityId}Required scopes
This endpoint requires the following scopes:
- : See who you are
- : Update your profile
Authorizations
OAuth2authorizationCodeRequiredAuthorization URL: Token URL:
OAuth2 authorizationCode flow is currently not functional on the Swagger UI.
Path parameters
idOrEntityIdstringRequired
Body
firstNamestringOptionalExample:
JanelastNamestringOptionalExample:
DoemarketingOptInbooleanOptionalExample:
trueResponses
200
OK
application/json
400
Bad Request
*/*
patch
/v2/users/{idOrEntityId}Required scopes
This endpoint requires the following scopes:
- : See who you are
- : Update your profile
Authorizations
OAuth2authorizationCodeRequiredAuthorization URL: Token URL:
OAuth2 authorizationCode flow is currently not functional on the Swagger UI.
Responses
200
OK
application/json
400
Bad Request
*/*
get
/v2/users/selfRequired scopes
This endpoint requires the following scopes:
- : See who you are
- : Update your profile
Authorizations
OAuth2authorizationCodeRequiredAuthorization URL: Token URL:
OAuth2 authorizationCode flow is currently not functional on the Swagger UI.
Body
firstNamestringOptionalExample:
JanelastNamestringOptionalExample:
DoemarketingOptInbooleanOptionalExample:
trueResponses
200
OK
application/json
400
Bad Request
*/*
put
/v2/users/selfRequired scopes
This endpoint requires the following scopes:
- : See who you are
- : Update your profile
Authorizations
OAuth2authorizationCodeRequiredAuthorization URL: Token URL:
OAuth2 authorizationCode flow is currently not functional on the Swagger UI.
Body
firstNamestringOptionalExample:
JanelastNamestringOptionalExample:
DoemarketingOptInbooleanOptionalExample:
trueResponses
200
OK
application/json
400
Bad Request
*/*
patch
/v2/users/selfLast updated
Was this helpful?