Deleting a token
Deletes a token for the specified counter.
Request
POST
https://api-metrika.yandex.net/management/v1/counter/{counterId}/measurement/delete
Path parameters
Name |
Description |
counterId* |
Type: integer<int32> ID of the counter for which you want to delete a token. |
Query parameters
Name |
Description |
token* |
Type: string The token that you want to delete. |
Responses
200 OK
OK
Body
application/json
{
"success": true
}
Name |
Description |
success |
Type: boolean Result of performing the action. Default: |
No longer supported, please use an alternative and newer version.
Was the article helpful?
Previous
Next