Me
Update profile
AuthorizationBearer <token>
회원 accessToken
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
name?string
Length
length <= 50phone?string
marketingAgreed?boolean
Response Body
curl -X PATCH "https://example.com/storefront/v1/me" \ -H "Content-Type: application/json" \ -d '{}'Empty