Update a client-owned task's status

Marks a task as done from the client's side (in_review) or reopens it (not_started). status is the only writable field. Setting in_review is allowed only from not_started or pending_provider; not_started is allowed only from in_review. Re-submitting the current status is a no-op.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
Body Params
string
enum
  • in_review - Done by client - ready for Medallion review
  • not_started - Not started
Allowed:
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

400

Bad request

401

Unauthorized

404

Not found

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