v1
latestOpenAPI 3.0.12026-07-24310590875.6 KBauthentication
API logout
Sign out of your BILL developer account. In response, the current sessionId expires and your API session is terminated.
You will be required to sign in again with /v3/login before you can make another API call.
post/v3/logout
Headers
sessionIdstring nullable
API session ID generated with /v3/login
Example:{{session_id}}
devKeystring nullable
Developer key generated with your BILL developer account
Example:{{developer_key}}
Response
API logout response