Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HttpSendParams

Hierarchy

  • HttpSendParams

Index

Properties

Optional contentType

contentType: string

HTTP content type

Optional data

data: any

Data to send

Optional draft

draft: boolean

Include drafts

method

method: string

HTTP method

path

path: string

Will be appended to SquidexClientConfiguration.url

Optional token

token: string

Bearer token to send with request

Generated using TypeDoc