Example searches: “Retrieve all entries for given model.”, “http://api.example.com”, “401”, “Log in user by creating and registering auth tokens.”, “Retrieve a model corresponding at given ID and return it as a JSON object.”
JSON format is expected. The model performs the validation automatically when instantiated.
Model created
Error
curl \ --request POST 'http://api.example.com/data/plugins' \ --header "Authorization: $API_KEY"