Method + Path
Authentication
Include your PIN API token or JWT in theAuthorization header as a Bearer token.
Path parameters
string
required
The job identifier (e.g.,
jb_abc123def456).Request body
No request body is required for any lifecycle endpoint.Request examples
Response
Returns a standard PIN success envelope with the updated job state.integer
required
0 on success, nonzero on error.object
required
string
Human-readable message (empty on success).