Skip to content

Delete a draft posting

DELETE
/postings/{postingId}

Permanently deletes a draft posting. Only postings with draft status can be deleted.

postingId
required
string

Posting ID

No Content

Invalid posting ID

object
error
string
some meaningful error message
errorCode
string
some error code, if applicable
requestId
string
abc123-def456

Posting not found

object
error
string
some meaningful error message
errorCode
string
some error code, if applicable
requestId
string
abc123-def456