action probely_post_targets_target_id_assets { label: "Create new asset" provider: probely method: POST path: "/targets/{target_id}/assets/" encoding: json output: { type: "object" additionalProperties: true } }