Documentation Index
Fetch the complete documentation index at: https://docs.bindbee.dev/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Method of the request
CONNECT, DELETE, GET, HEAD, OPTIONS, PATCH, POST, PUT, TRACE "POST"
Path of the request
"/employees"
headers of the request
{ "Content-Type": "application/json" }params of the request
{ "a": 1, "b": 2 }Body of the request
{ "a": 1, "b": 2 }format of the request
JSON, XML, MULTIPART "JSON"
format of the response
JSON, XML, MULTIPART "JSON"
timeout of the request
300
Successful Response