partner-oauth

Revoke a partner application connection

Invalidates the grant plus every outstanding authorization code, access token and refresh token derived from it. Effective immediately.

delete/patients/{patient_id}/connected-applications/{grant_id}

Path parameters

patient_idinteger required
grant_idinteger required

Response

Connection revoked

client_idstring nullable
consent_versionstring
display_namestring nullable
expires_atstring date-time nullable
grant_idinteger
granted_timestring date-time nullable
homepage_urlstring nullable
is_activeboolean
last_used_timestring date-time nullable
logo_urlstring nullable
partner_idinteger
privacy_policy_urlstring nullable
revoked_bystring nullable
revoked_timestring date-time nullable
scopesstring[]
updated_timestring date-time nullable

Changes