Skip to content

Promotes a user to store manager.

PATCH
/api/stores/{storeId}/managers/{userId}

Authorizations

api_key

Requests manipulating data need to supply a CSRF token

TypeAPI Key (header: X-CSRF-Token)

Parameters

Path Parameters

storeId*

which store to manage

Typeinteger
Required
userId*

which user to add as manager

Typeinteger
Required

Responses

Success

Playground

Authorization
Variables
Key
Value

Samples

cURL
JavaScript
PHP
Python