Webhooks
get
Authorizations
AuthorizationstringRequired
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
Path parameters
storeIdstring · flake-idRequiredExample:
411486491630370816Responses
200
OK
application/json
default
Error response
application/json
get
/v1/stores/{storeId}/webhookspost
Authorizations
AuthorizationstringRequired
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
Path parameters
storeIdstring · flake-idRequiredExample:
411486491630370816Body
urlstringRequired
subscribed_tostring · enumRequiredPossible values:
typestring · enumRequiredPossible values:
discord_description_templatenull | stringOptional
discord_titlenull | stringOptional
discord_colornull | stringOptional
Responses
200
OK
application/json
default
Error response
application/json
post
/v1/stores/{storeId}/webhooksget
Authorizations
AuthorizationstringRequired
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
Path parameters
storeIdstring · flake-idRequiredExample:
411486491630370816Responses
200
OK
application/json
default
Error response
application/json
get
/v1/stores/{storeId}/webhooks/variablesdelete
Authorizations
AuthorizationstringRequired
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
Path parameters
storeIdstring · flake-idRequiredExample:
411486491630370816webhookIdstring · flake-idRequiredExample:
411486491630370816Responses
204
No Content
default
Error response
application/json
delete
/v1/stores/{storeId}/webhooks/{webhookId}No content
patch
Authorizations
AuthorizationstringRequired
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
Path parameters
storeIdstring · flake-idRequiredExample:
411486491630370816webhookIdstring · flake-idRequiredExample:
411486491630370816Body
urlstringRequired
reset_secretbooleanRequired
subscribed_tostring · enumRequiredPossible values:
discord_description_templatenull | stringOptional
discord_titlenull | stringOptional
discord_colornull | stringOptional
Responses
200
OK
application/json
default
Error response
application/json
patch
/v1/stores/{storeId}/webhooks/{webhookId}post
Authorizations
AuthorizationstringRequired
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
Path parameters
storeIdstring · flake-idRequiredExample:
411486491630370816Body
webhook_idstring · flake-idRequiredExample:
411486491630370816Responses
204
No Content
default
Error response
application/json
post
/v1/stores/{storeId}/webhooks/resendNo content
get
Authorizations
AuthorizationstringRequired
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
Path parameters
storeIdstring · flake-idRequiredExample:
411486491630370816webhookIdstring · flake-idRequiredExample:
411486491630370816Query parameters
pageinteger · int32Optional
statestringOptional
Responses
200
OK
application/json
default
Error response
application/json
get
/v1/stores/{storeId}/webhooks/{webhookId}/historyLast updated
Was this helpful?
