Complete client portal wait step

On a case in draft status, mark wait steps of client portal as completed


See also

Learn more about Cases

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Id of the case

Body Params
uuid

Optional client portal id to only complete its own wait step. If not specified, all the wait steps of all client portals will be completed.

string

Optional wait step key to only complete this specific step. If not specified, all the pending wait steps will be completed.

Responses

400

The request is either malformed or contain invalid parameters.

  • Make sure the identifier specified in the URL is a valid UUID
  • Make sure the body payload matches the expected schema
  • Case status is not draft
404

No case can be found.

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