post https://api.matchbook.com/bpapi/rest/security/session
Login to Matchbook and create a new session.
The response includes a session token value. This value should be included with all subsequent requests as either a cookie named "session-token" or a header named "session-token".
Matchbook sessions live for approximately 6 hours so only 1 login request every 6 hours is required. The same session should be used for all requests in that period.
API GROUP : SECURITY