services_delete_tokens {civis}R Documentation

Revoke a token by id

Description

Revoke a token by id

Usage

services_delete_tokens(id, token_id)

Arguments

id

integer required. The ID of the service.

token_id

integer required. The ID of the token.

Value

An empty HTTP response


[Package civis version 3.1.2 Index]