Discord

get
Authorizations
AuthorizationstringRequired

An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.

Path parameters
storeIdstring · flake-idRequiredExample: 411486491630370816
productVersionIdstring · flake-idRequiredExample: 411486491630370816
Responses
200

OK

application/json
get
/v1/stores/{storeId}/product_versions/{productVersionId}/discord_actions
put
Authorizations
AuthorizationstringRequired

An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.

Path parameters
storeIdstring · flake-idRequiredExample: 411486491630370816
productVersionIdstring · flake-idRequiredExample: 411486491630370816
Bodyobject[]
discord_server_idstring · flake-idRequiredExample: 411486491630370816
action_typestring · enumRequiredPossible values:
execution_stagestring · enumRequiredPossible values:
revocation_stagesnull | arrayOptional
channel_idstring · flake-idOptionalExample: 411486491630370816
role_idstring · flake-idOptionalExample: 411486491630370816
messagenull | stringOptional
Responses
200

OK

application/json
put
/v1/stores/{storeId}/product_versions/{productVersionId}/discord_actions
get
Authorizations
AuthorizationstringRequired

An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.

Path parameters
storeIdstring · flake-idRequiredExample: 411486491630370816
orderIdstring · flake-idRequiredExample: 411486491630370816
Responses
200

OK

application/json
get
/v1/stores/{storeId}/orders/{orderId}/discord
get
Authorizations
AuthorizationstringRequired

An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.

Path parameters
storeIdstring · flake-idRequiredExample: 411486491630370816
orderIdstring · flake-idRequiredExample: 411486491630370816
Responses
200

OK

application/json
get
/v1/stores/{storeId}/orders/{orderId}/discord/queued
get
Authorizations
AuthorizationstringRequired

An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.

Path parameters
storeIdstring · flake-idRequiredExample: 411486491630370816
inventoryItemIdstring · flake-idRequiredExample: 411486491630370816
Responses
200

OK

application/json
get
/v1/stores/{storeId}/inventory/{inventoryItemId}/discord/queued
Authorizations
AuthorizationstringRequired

An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.

Path parameters
storeIdstring · flake-idRequiredExample: 411486491630370816
inventoryItemIdstring · flake-idRequiredExample: 411486491630370816
Responses
200

OK

application/json
get
/v1/stores/{storeId}/inventory/{inventoryItemId}/discord/link
Authorizations
AuthorizationstringRequired

An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.

Path parameters
storeIdstring · flake-idRequiredExample: 411486491630370816
inventoryItemIdstring · flake-idRequiredExample: 411486491630370816
Query parameters
discordUserIdinteger · int64Optional
Responses
200

OK

No content

put
/v1/stores/{storeId}/inventory/{inventoryItemId}/discord/link

No content

Authorizations
AuthorizationstringRequired

An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.

Path parameters
storeIdstring · flake-idRequiredExample: 411486491630370816
inventoryItemIdstring · flake-idRequiredExample: 411486491630370816
Responses
200

OK

No content

delete
/v1/stores/{storeId}/inventory/{inventoryItemId}/discord/link

No content

Authorizations
AuthorizationstringRequired

An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.

Path parameters
storeIdstring · flake-idRequiredExample: 411486491630370816
Responses
200

OK

application/json
get
/v1/stores/{storeId}/discord/links
post
Authorizations
AuthorizationstringRequired

An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.

Path parameters
storeIdstring · flake-idRequiredExample: 411486491630370816
Responses
200

OK

application/json
post
/v1/stores/{storeId}/discord/links
Authorizations
AuthorizationstringRequired

An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.

Path parameters
storeIdstring · flake-idRequiredExample: 411486491630370816
tokenstringRequired
Responses
200

OK

application/json
delete
/v1/stores/{storeId}/discord/links/{token}
get
Authorizations
AuthorizationstringRequired

An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.

Path parameters
storeIdstring · flake-idRequiredExample: 411486491630370816
discordServerIdinteger · int64Required
Responses
200

OK

application/json
get
/v1/stores/{storeId}/discord/{discordServerId}/roles
get
Authorizations
AuthorizationstringRequired

An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.

Path parameters
storeIdstring · flake-idRequiredExample: 411486491630370816
discordServerIdinteger · int64Required
Responses
200

OK

application/json
get
/v1/stores/{storeId}/discord/{discordServerId}/discord/text_channels

Last updated

Was this helpful?