# Delete the job description

Deletes the description associated with a job. It confirms that both the job and description exist and that the user has permission to access them.

Endpoint: DELETE /api/jobs/{id}/description
Version: v1.0
Security: OAuth2

## Path parameters:

  - `id` (integer, required)
    The ID for the job, for example 39596.


## Response 204 fields

## Response 400 fields

## Response 401 fields

## Response 404 fields
