SpaceMediaSpaceMedia
Endpoint referenceWordPress OAuth

Revoke WordPress Catalog Access

POST
/api/v1/integrations/wordpress/oauth/revoke

Revoke the current WordPress installation connection and invalidate its access and refresh tokens. The operation is scoped by the presented short-lived WordPress OAuth bearer token and returns no secret material.

Authorization

WordPressOAuthBearer
AuthorizationBearer <token>

Access token issued by the WordPress OAuth token endpoint. It is separate from organization Delivery API bearer tokens.

In: header

Response Body

application/json

application/json

application/json

application/json

Was this page helpful?