Update a channel
Required scope: write_settings (for API-key authentication).
PATCH
Spree Admin SDK
Authorizations
Secret API key for admin access
JWT token for admin user authentication
Path Parameters
Body
application/json
Routing strategy class name. null inherits the store setting.
Anonymous-visitor access posture. null inherits the store setting.
Available options:
public, prices_hidden, login_required Whether guests can check out without an account. null inherits the store setting.
Response
200 - application/json
channel updated
Spree Admin SDK

