Samples
Update ideal-creator profile
Replace a profile's name and criteria. Requires read_write scope and a single shop. profile_id is re-checked against this shop before the write — a profile belonging to another shop returns 404. Renaming onto an existing name returns 409 PROFILE_NAME_EXISTS. Product configs linked to this profile pick up the new criteria immediately.
put/samples/profiles/{profile_id}
Path parameters
profile_idinteger required
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.