v1

latestOpenAPI 3.0.02026-08-061280285.2 KB
Job APIs

Deletes the specified job location from the system

post/api/external/location/delete

Headers

RF-Api-Keystring
content-typestring

Request body

idinteger

Location id.

Response

Auto generated using Swagger Inspector

{"stackTrail":"paths:/api/external/location/delete:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","example":{"RESULT":"SUCCESS"}}

Example response

{
  "RESULT": "SUCCESS"
}