Module apps_delete_token

Module apps_delete_token 

Source
Expand description

Delete an app token

OAuth application owners can revoke a single token for an OAuth application. You must use Basic Authentication when accessing this endpoint, using the OAuth application’s client_id and client_secret as the username and password.

API method documentation

Modules§

body
Types for body parameter in super::apps_delete_token

Structs§

Content

Functions§

http_builder
hyper_request
reqwest_blocking_builder
reqwest_blocking_request
reqwest_builder
reqwest_request