{ "opencollection": "1.0.0", "info": { "name": "Leaf Agriculture Leaf API Reference > Alerts API Reference > Leaf User > Provider Credentials > RavenSlingshot API", "version": "1.0.0" }, "items": [ { "info": { "name": "API Reference > Leaf User > Provider Credentials > RavenSlingshot", "type": "folder" }, "items": [ { "info": { "name": "Leaf Agriculture Get RavenSlingshot credentials of the LeafUser", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/services/usermanagement/api/users/:leaf_user_id/raven-slingshot-credentials", "headers": [ { "name": "Authorization", "value": "Bearer {{leaf_token}}" }, { "name": "Content-Type", "value": "application/json" } ], "params": [ { "name": "leaf_user_id", "value": "", "type": "path" } ] }, "docs": "Leaf Agriculture Get RavenSlingshot credentials of the LeafUser" }, { "info": { "name": "Leaf Agriculture Add RavenSlingshot credentials to the LeafUser", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/services/usermanagement/api/users/:leaf_user_id/raven-slingshot-credentials", "headers": [ { "name": "Authorization", "value": "Bearer {{leaf_token}}" }, { "name": "Content-Type", "value": "application/json" } ], "params": [ { "name": "leaf_user_id", "value": "", "type": "path" } ] }, "docs": "Leaf Agriculture Add RavenSlingshot credentials to the LeafUser" }, { "info": { "name": "Leaf Agriculture Delete RavenSlingshot credentials of the LeafUser", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/services/usermanagement/api/users/:leaf_user_id/raven-slingshot-credentials", "headers": [ { "name": "Authorization", "value": "Bearer {{leaf_token}}" }, { "name": "Content-Type", "value": "application/json" } ], "params": [ { "name": "leaf_user_id", "value": "", "type": "path" } ] }, "docs": "Leaf Agriculture Delete RavenSlingshot credentials of the LeafUser" }, { "info": { "name": "Leaf Agriculture Get RavenSlingshot credentials Events", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/services/usermanagement/api/users/:leaf_user_id/raven-slingshot-credentials/events", "params": [ { "name": "leaf_user_id", "value": "", "type": "path" } ] }, "docs": "Leaf Agriculture Get RavenSlingshot credentials Events" } ] } ], "bundled": true }