Update a staff member
Updates name fields and reassigns roles for the current store. role_ids is a complete replacement — roles not in the array are removed for this store.
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
Response
200 - application/json
staff member updated
Spree Admin SDK

