Yandex Cloud
Search
Contact UsGet started
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • AI Studio
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Yandex Identity and Access Management
  • Secure use of Yandex Cloud
  • Access management
  • Pricing policy
  • Role reference
  • Terraform reference
    • API authentication
      • Overview
        • Overview
        • Create
        • CreateForServiceAccount
        • Revoke
  • Monitoring metrics
  • Audit Trails events
  • Release notes

In this article:

  • HTTP request
  • Body parameters
  • Response
  1. API reference
  2. REST
  3. IamToken
  4. Revoke

Identity and Access Management API, REST: IamToken.Revoke

Written by
Yandex Cloud
Updated at August 8, 2025
  • HTTP request
  • Body parameters
  • Response

Revoke the IAM token.

HTTP requestHTTP request

POST https://iam.api.cloud.yandex.net/iam/v1/tokens:revoke

Body parametersBody parameters

{
  "iamToken": "string"
}

Field

Description

iamToken

string

Required field.

ResponseResponse

HTTP Code: 200 - OK

{
  "subjectId": "string"
}

Field

Description

subjectId

string

Was the article helpful?

Previous
CreateForServiceAccount
Next
Overview
© 2025 Direct Cursus Technology L.L.C.