Update External Location
PUT/api/v1/external_locations/:location_id
Creates a new external_location
Request
Responses
- 200
- 401
- 403
- 404
- 422
Successful Response
unauthorized
: Invalid or no credentials where supplied.
could_not_validate_credentials
: Could not validate credentials.
external_location_not_found
: No external location with the given id exists.
Validation Error