Get registration token

PUT {{url}}/auth/register/token

Creates or updates a registration token for provided accountName.

Request Body

{"accountName"=>"New Company"}

RESPONSES

status: Created

{"token":"0000000-0000-0000-0000-000000000000"}