pub async fn token_create(
    client: &ApiClient,
    payload: NewToken
) -> Result<Token>
Expand description

Creates a new token