POST
/
v1
/
sign-requests
/
train-announcements
{
  "application/json": {
    "data": {
      "status": "IN_PROGRESS"
    }
  }
}

Headers

Authorization
string
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Response

200
application/json

Valid response

The response is of type object.