Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 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
    • Authentication with the API
      • Overview
        • Overview
        • Create
        • CreateForServiceAccount
        • Revoke
  • Monitoring metrics
  • Audit Trails events
  • Release notes

In this article:

  • gRPC request
  • RevokeIamTokenRequest
  • RevokeIamTokenResponse
  1. API reference
  2. gRPC
  3. IamToken
  4. Revoke

Identity and Access Management API, gRPC: IamTokenService.Revoke

Written by
Yandex Cloud
Updated at November 26, 2024
  • gRPC request
  • RevokeIamTokenRequest
  • RevokeIamTokenResponse

Revoke the IAM token.

gRPC requestgRPC request

rpc Revoke (RevokeIamTokenRequest) returns (RevokeIamTokenResponse)

RevokeIamTokenRequestRevokeIamTokenRequest

{
  "iam_token": "string"
}

Field

Description

iam_token

string

Required field.

RevokeIamTokenResponseRevokeIamTokenResponse

{
  "subject_id": "string"
}

Field

Description

subject_id

string

Was the article helpful?

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