Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

POST /v3/participants/member/options
Should validate that the externalId, if provided, is valid and unassigned (in studies that do this) . Also does not allow ID to be changed.

POST /v3/users/self/externalId
Should validate that the externalId, if provided, is valid and unassigned (in studies that do this) . Also does not allow ID to be changed.

DELETE /v3/users
Unassigns the external ID associated with the user

...