Logo
Profit.co's Public API Documentation

OKR Delete

POST https://api.profit.co/app/dao/v6/objective?a=delete&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>

 

Body PARAM

Key Datatype Required Description 
a
string action type
apiKey
string Required: API key of your Profit.co Account
accessKey
string Required: Access key of your Profit.co Account

Curl
curl -X POST 'https://api.profit.co/app/dao/v6/objective?a=delete&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>?a=delete&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>' -F '{"name"=>"objectiveId", "value"=>"<OBJECTIVE_ID>", "datatype"=>"string"}='

ENDPOINTS