# Token

Request a security token required for account activation and password reset

## Create new password token for account activation or password reset. The response contains an URL directing the user to a web frontend where the user can set or reset the password. The URL consists of base part and token. The base part is subject to static configuration and may contain an individual path component for each customer

 - [POST /{CUSTOMER}/{USER}/token](https://developers.retarus.com/seg/email-continuity-api/token/paths/~1%7Bcustomer%7D~1%7Buser%7D~1token/post.md)

