Add a person to a cadence
POST/public_api/v1/people/:person_id/cadence_memberships
Add a person to a cadence
Request
Responses
- 201
- 401
- 403
- 404
- 422
Success
A valid oauth connector is required to use this endpoint.
Your oauth connector does not have the correct permissions to use this endpoint.
A person was note found with the given id.
The person could not be added to the requested cadence.