Edit Job Category

put/jobs/category

Request body

Response

200

typestring
titlestring
messagestring

Example response

{
  "type": "success",
  "title": "Category Updated",
  "message": "The Category has been updated successfully"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.