Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeleteCustomPromptParams

Parameters for the deleteCustomPrompt operation.

Hierarchy

  • DeleteCustomPromptParams

Index

Properties

customizationId

customizationId: string

The customization ID (GUID) of the custom model. You must make the request with credentials for the instance of the service that owns the custom model.

Optional headers

headers: OutgoingHttpHeaders

promptId

promptId: string

The identifier (name) of the prompt that is to be deleted.

Generated using TypeDoc