Navlinks
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
node_idstringRequired
tag_idstring · flake-idRequiredExample:
411486491630370816parent_node_idstring · nullableOptional
tag_slugstringRequired
namestringRequired
orderinteger · nullableOptional
default
Error response
application/json
get/v1/stores/{storeId}/navlinks
Authorizations
AuthorizationstringRequired
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
Path parameters
storeIdstring · flake-idRequiredExample:
411486491630370816Body
tag_idstring · flake-idRequiredExample:
411486491630370816parent_node_idstringOptional
orderinteger · nullableOptional
Responses
200
OK
application/json
node_idstringRequired
tag_idstring · flake-idRequiredExample:
411486491630370816parent_node_idstring · nullableOptional
tag_slugstringRequired
namestringRequired
orderinteger · nullableOptional
default
Error response
application/json
post/v1/stores/{storeId}/navlinks
Authorizations
AuthorizationstringRequired
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
Path parameters
storeIdstring · flake-idRequiredExample:
411486491630370816navLinkIdstring · flake-idRequiredExample:
411486491630370816Responses
200
OK
application/json
node_idstringRequired
tag_idstring · flake-idRequiredExample:
411486491630370816parent_node_idstring · nullableOptional
tag_slugstringRequired
namestringRequired
orderinteger · nullableOptional
default
Error response
application/json
get/v1/stores/{storeId}/navlinks/{navLinkId}
Authorizations
AuthorizationstringRequired
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
Path parameters
storeIdstring · flake-idRequiredExample:
411486491630370816navLinkIdstring · flake-idRequiredExample:
411486491630370816Responses
204
No Content
No content
default
Error response
application/json
delete/v1/stores/{storeId}/navlinks/{navLinkId}
No content
Authorizations
AuthorizationstringRequired
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
Path parameters
storeIdstring · flake-idRequiredExample:
411486491630370816navLinkIdstring · flake-idRequiredExample:
411486491630370816Body
tag_idstring · flake-idOptionalExample:
411486491630370816parent_node_idstringOptional
orderinteger · nullableOptional
Responses
200
OK
application/json
node_idstringRequired
tag_idstring · flake-idRequiredExample:
411486491630370816parent_node_idstring · nullableOptional
tag_slugstringRequired
namestringRequired
orderinteger · nullableOptional
default
Error response
application/json
patch/v1/stores/{storeId}/navlinks/{navLinkId}
Authorizations
AuthorizationstringRequired
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
Path parameters
storeIdstring · flake-idRequiredExample:
411486491630370816Bodyobject · UpdateNavLinkOrderChangeDto[]
node_idstring · flake-idRequiredExample:
411486491630370816orderinteger · int32Required
Responses
204
No Content
No content
default
Error response
application/json
patch/v1/stores/{storeId}/navlinks/sort-orders
No content
Last updated
Was this helpful?
