Update Round-Up Enrollment Status

Use /v1/roundup/:id/updateStatus to pause, resume, or close a round-up enrollment by requesting a new status (active, paused, or closed).

Path Params
string
required

Unique identifier of the round-up enrollment.

Body Params

POST /v1/roundup/:id/updateStatus Request body

string
enum
required

New status to apply to the enrollment: active to resume, paused to pause, or closed to close it.

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json