POST
/
rr
/
api
/
v1
/
contracts
/
{id}
/
duplicate
Duplicate Contract
curl --request POST \
  --url https://api.meetcampfire.com/rr/api/v1/contracts/{id}/duplicate \
  --header 'Authorization: <api-key>'
{
  "id": 123
}

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Token"

Path Parameters

id
integer
required

Response

200 - application/json

The response is of type object.