v1

latestOpenAPI 3.1.0Apache-2.02026-07-17202448.6 KB
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

targetstring required
typestring required

Response

Created

existsboolean