This is required if your site is using Email Verification to activate an account.

A success answer will return the User ID (user_id) like this example:

{
  status: 'success',
  activation: false,
  user_id: 10
}
Language
Click Try It! to start a request and see the response here!