Path: / admin / realms / {realm} / push-revocation

Push the realm's revocation policy to any application that has an admin url associated with it.

Path parameters:
realm - realm name (not id!)

Resource Methods
Method Summary
NameDescription
POST /admin/realms/{realm}/push-revocationPush the realm's revocation policy to any application that has an admin url associated with it.

Method Detail

POST /admin/realms/{realm}/push-revocation

Push the realm's revocation policy to any application that has an admin url associated with it.

HTTP Example:
POST /admin/realms/{realm}/push-revocation
API Example:

RealmAdminResource.pushRevocation({'realm': /* name realm name (not id!) */});

Output:
GlobalRequestResult