Deleting a counter
Deletes the specified counter.
Request
DELETE
https://api-metrika.yandex.net/management/v1/counter/{counterId}
Path parameters
|
Name |
Description |
|
counterId |
Type: integer ID of the counter that you want to get information about. |
Responses
200 OK
OK
Body
application/json
{
"success": true
}
|
Name |
Description |
|
success |
Type: boolean Result of performing the action. Default: |
Was the article helpful?
Previous