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