OAuth

Release a cross-process OAuth refresh lock if still held by the given owner

delete/api/oauth/refresh-locks/{key}

Path parameters

keystring required

Request body

ownerstring required

Response

Released (a mismatched/expired owner is a no-op, also 204)

Changes

Changed in 1 of the 104 revisions of this API.1

    • added the media type application/json for the response with the status

      response-media-type-added