Job APIs
Updates job location details(name, state, city, country, zip code)
post/api/external/location/update
Headers
RF-Api-Keystring required
content-typestring
Request body
Response
Auto generated using Swagger Inspector
{"stackTrail":"paths:/api/external/location/update:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","example":{"RESULT":"SUCCESS"}}
Example response
{
"RESULT": "SUCCESS"
}Changes
Changed in 1 of the 2 revisions of this API.1
- ▲
the
headerrequest parameterRF-Api-Keybecame requiredrequest-parameter-became-required
- ▲