Campaign Goals
Available methods
Operation | HTTP Method | End Point | Description |
---|---|---|---|
Create | |||
POST | /goals/{campId} | Creates a new goal for the campaign | |
Read | |||
GET | /goals/{campId} | Lists all the goal | |
Update | |||
POST | /goals/{campId}/{id} | Edit a Campaign goal | |
Remove | |||
DELETE | /gaols/{campId}/{id} | Removes a goal from the database |