Interface: paths
This file was auto-generated by openapi-typescript. Do not make direct changes to the file.
Properties
/email/kratos-courier
/email/kratos-courier:
object
delete?
optionaldelete:undefined
get?
optionalget:undefined
head?
optionalhead:undefined
options?
optionaloptions:undefined
parameters
parameters:
object
parameters.cookie?
optionalcookie:undefined
parameters.header?
optionalheader:undefined
parameters.path?
optionalpath:undefined
parameters.query?
optionalquery:undefined
patch?
optionalpatch:undefined
post
post:
object
Receive email dispatch from Ory Kratos HTTP courier
post.parameters
parameters:
object
post.parameters.cookie?
optionalcookie:undefined
post.parameters.header?
optionalheader:undefined
post.parameters.path?
optionalpath:undefined
post.parameters.query?
optionalquery:undefined
post.requestBody
requestBody:
object
post.requestBody.content
content:
object
post.requestBody.content.application/json
application/json:
object
post.requestBody.content.application/json.recipient
recipient:
string
post.requestBody.content.application/json.template_data?
optionaltemplate_data:object
Index Signature
[key: string]: unknown
post.requestBody.content.application/json.template_type
template_type:
string
post.responses
responses:
object
post.responses.204
204:
object
Description
Email accepted for delivery
post.responses.204.content?
optionalcontent:undefined
post.responses.204.headers
headers:
object
Index Signature
[name: string]: unknown
post.responses.500
500:
object
Description
Failed to send email
post.responses.500.content
content:
object
post.responses.500.content.application/json
application/json:
object
post.responses.500.content.application/json.code?
optionalcode:string
Description
A short, machine-readable error code, for when HTTP status codes are not sufficient.
post.responses.500.content.application/json.message?
optionalmessage:string
Description
A human-readable description of the error.
Example
The requested resource could not be found.post.responses.500.headers
headers:
object
Index Signature
[name: string]: unknown
put?
optionalput:undefined
trace?
optionaltrace:undefined