Locations
Create a location for a given target.
post/locations
Query parameters
dryRunstring
onConflict'refresh' | 'reject'
Behavior when the location already exists. 'reject' (default) returns a 409 error, 'refresh' triggers a refresh of the existing location entity and returns 201.
Request body
Response
Created