v1
latestOpenAPI 3.0.32026-08-06224144516.1 KBPortals
Publish portal job
This endpoint allows you to publish a job to a portal. This will not publish the job to any third-party boards.
Note: While no data needs to be passed into the body of this call, we do require a properly formatted json body on all PUT endpoints, so any calls to this endpoint should include an empty json object, e.g. {}.
put/portals/{portal_id}/jobs/{job_id}
Path parameters
portal_idnumber required
The ID of the portal the job being submitted to is on.
job_idnumber required
The ID of the job the application is being submitted for.
Request body
object required
Response
No Content