Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 438 Bytes

File metadata and controls

12 lines (9 loc) · 438 Bytes

Invalidating your own JWTs by using {Project} API

You can invalidate all registration JSON Web Tokens of the current user by using {Project} API.

Procedure
  • Use the DELETE /api/users/:user_id/registration_tokens resource.

    For more information, see the full API reference at https://{foreman-example-com}/apidoc/v2.html.