Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 1.89 KB

File metadata and controls

9 lines (6 loc) · 1.89 KB

DeactivatePartnerRequestBody

Fields

Field Type Required Description
partner_id OptionalNullable[str] The ID of the partner to create a link for. Will take precedence over tenantId if provided.
tenant_id OptionalNullable[str] The ID of the partner in your system. If both partnerId and tenantId are not provided, an error will be thrown.