Skip to main content
POST
/
v1
/
user
/
store
/
{storeId}
/
integrations
/
delhivery
Create Delhivery Secret
curl --request POST \
  --url https://storekit.samarthh.me/v1/user/store/{storeId}/integrations/delhivery \
  --header 'Content-Type: application/json' \
  --data '
{
  "value": "c52ab94262585f9dc69db2137810d74714d1ef9e"
}
'

Headers

Content-Type
string
Authorization
string

Path Parameters

storeId
string
required

Store ID

Body

application/json

The body is of type object.

Response

201 - application/json

Successful response