Close Job Board Post

Overview

Closing a job board post will expire and remove your job listing from the board.

Action Type

  • close_job_board_post

Required Data

  • job_board_post_id The id of the job board post to be closed.

Example Request Payload

{
  "type": "close_job_board_post",
  "data": {
  	"job_board_post_id": 3640
  }
}

Usage

Upon execution of the action, you will see the job board post close.