Single Structure Test Jobs
This endpoint allows a mocked single-structure test job to be created for development testing; this endpoint does fire realistic webhooks.
patch/api/v2/jobs/{job_id}/set_test_state.json
Query parameters
statestring required
The end job state to test. Options include 'complete' or 'failed'.
current_user_idstring required
Required. The user ID of an admin user in the authenticated Hover org.
Response
200
object required