/
/catalog
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 12m ago · Updated 1mo ago
Entity12
  • post/refresh
  • get/entities
  • get/entities/by-uid/{uid}
  • delete/entities/by-uid/{uid}
  • get/entities/by-name/{kind}/{namespace}/{name}
  • get/entities/by-name/{kind}/{namespace}/{name}/ancestry
  • post/entities/by-refs
  • get/entities/by-query
  • post/entities/by-query
  • get/entity-facets
  • post/entity-facets
  • post/validate-entity
Locations8
  • get/locations
  • post/locations
  • post/locations/by-query
  • get/locations/{id}
  • put/locations/{id}
  • delete/locations/{id}
  • get/locations/by-entity/{kind}/{namespace}/{name}
  • post/analyze-location
    Entity

    Refresh the entity related to entityRef.

    post/refresh

    Request body

    authorizationTokenstring
    entityRefstring required

    The reference to a single entity that should be refreshed

    Response

    Refreshed

    Changes