Delete ​Delete

yaml
type: "io.kestra.plugin.hubspot.companies.delete"
yaml
id: hubspot_companies_delete
namespace: company.team

inputs:
  - id: company_id
    type: STRING

tasks:
  - id: delete_company
    type: io.kestra.plugin.hubspot.companies.Delete
    apiKey: "{{ secret('HUBSPOT_API_KEY') }}"
    companyId: "{{ inputs.company_id }}"
Properties
Format duration
Default PT5M
Format duration
Default false
SubType integer
Default UTF-8
Default true
SubType string
Possible Values
REQUEST_HEADERSREQUEST_BODYRESPONSE_HEADERSRESPONSE_BODY
Default DIRECT
Possible Values
DIRECTHTTPSOCKS