Document toolboxDocument toolbox

Standard REST APIs

The standard REST APIs follow the standard architecture design pattern where each resource (object) is identified by a single URL and supports access via one or more of the standard HTTP methods such as GET, PUT, POST and DELETE. Please refer to the individual API documentation for specific details on the actual support methods.