Skip to main content
PATCH
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Porting Order id

activationJobId
string<uuid>
required

Activation Job Identifier

Body

application/json
activate_at
string<date-time>

The desired activation time. The activation time should be between any of the activation windows.

Example:

"2019-01-01T00:00:00Z"

Response

Successful response

data
object