Resets the current user's API token.post https://localhost:3000/api/me/actions/resetApiTokenResponses 200The new API token. defaultIn case of an error, an error payload containing error code, name, and description is returned.Updated 3 months ago