Contests REST Endpoints

Contests
Contests
Create a contest
Method: post
Path: /crmRestApi/resources/11.13.18.05/contests
Delete a contest
Method: delete
Path: /crmRestApi/resources/11.13.18.05/contests/{ContestNumber}
Get a contest
Method: get
Path: /crmRestApi/resources/11.13.18.05/contests/{ContestNumber}
Get all contests
Method: get
Path: /crmRestApi/resources/11.13.18.05/contests
Update a contest
Method: patch
Path: /crmRestApi/resources/11.13.18.05/contests/{ContestNumber}