Edit Store
Modify an existing store's information using this endpoint. For emphasis on specific results, you can add filters based on other variables.
Endpoint
PUT
https://app.xtrakit.com/api/v1/stores/{id}
Headers
Authorization: Bearer API_KEY
Path Parameters
Parameters
Type
Description
id
string
Required
The unique identifier of the store. Should be passed through the URL
Sample Requests
Sample Response
Last updated