Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Deck of Cards
idbimExpireToken
Card
labelHTTP Method
 GET DELETE
Card
defaulttrue
labelURL / Resource / JSON Structure
 Resource: revoke?token=<token>authorize

URLhttps://api.bimplus.net/v2/revoke?token=<token>Example:authorize 

Card
labelDescription
 The specified token will expire immediately.
Card
labelRequest
Code Block
borderColorGreen
titleHeaders
langxml
Content-Type: application/json

Authorization: BimPlus 9c1874a62c974dcfa75e0132c423a088
Card
labelResponse
Code Block
borderColorGreen
titleStatus
langxml
Status: 200 OK

...