Skip to main content

Delete Token

DELETE 

/api/v2/user/tokens/:id

Request

Path Parameters

    id integerrequired

    The id of the API token

    Example: 42

Responses

Schema
    message string
    error string
Loading...