Skip to main content
POST
Skip testing step for a sage

Authorizations

nonce
string
query
required

WordPress AJAX nonce (passed as form field, verified per-action)

Body

application/x-www-form-urlencoded
action
string
required
Allowed value: "skip_testing_update_step"
nonce
string
required

WP nonce for sagescreen_frontend_nonce

Example:

"abc123def456"

sage_id
string
required

Post ID of the ss_council_sage (sent as string, cast to int server-side)

Example:

"1234"

Response

200 - application/json

Step update result

success
boolean
data
object