deleteApiTokens
The deleteApiTokens
function allows you to remove an API token.
Syntax
writeResult = bApi.deleteApiTokens(apiTokenObject[] apiTokens);
Attributes
Name | Type | Required | Description |
---|---|---|---|
id |
string | Yes | The unique id for the API token. |