Revoke Token
POST https://sandbox.swift.com/oauth2/v1/revoke
Request Body
[{"name"=>"token", "value"=>"{{access_token}}", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
POST https://sandbox.swift.com/oauth2/v1/revoke
[{"name"=>"token", "value"=>"{{access_token}}", "datatype"=>"string"}]
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |