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
default
Error response
application/json
get
/v1/stores/{storeId}/navlinksAuthorizations
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
ordernull | integerOptional
Responses
200
OK
application/json
default
Error response
application/json
post
/v1/stores/{storeId}/navlinksAuthorizations
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
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
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
ordernull | integerOptional
Responses
200
OK
application/json
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[]
node_idstring · flake-idRequiredExample:
411486491630370816orderinteger · int32Required
Responses
204
No Content
default
Error response
application/json
patch
/v1/stores/{storeId}/navlinks/sort-ordersNo content
Last updated
Was this helpful?
