Interface: operations
Properties
postKratosCourier
postKratosCourier:
object
parameters
parameters:
object
parameters.cookie?
optionalcookie:undefined
parameters.header?
optionalheader:undefined
parameters.path?
optionalpath:undefined
parameters.query?
optionalquery:undefined
requestBody
requestBody:
object
requestBody.content
content:
object
requestBody.content.application/json
application/json:
object
requestBody.content.application/json.recipient
recipient:
string
requestBody.content.application/json.template_data?
optionaltemplate_data:object
Index Signature
[key: string]: unknown
requestBody.content.application/json.template_type
template_type:
string
responses
responses:
object
responses.204
204:
object
Description
Email accepted for delivery
responses.204.content?
optionalcontent:undefined
responses.204.headers
headers:
object
Index Signature
[name: string]: unknown
responses.500
500:
object
Description
Failed to send email
responses.500.content
content:
object
responses.500.content.application/json
application/json:
object
responses.500.content.application/json.code?
optionalcode:string
Description
A short, machine-readable error code, for when HTTP status codes are not sufficient.
responses.500.content.application/json.message?
optionalmessage:string
Description
A human-readable description of the error.
Example
ts
The requested resource could not be found.responses.500.headers
headers:
object
Index Signature
[name: string]: unknown