Create a new feedback with a token.
func (
r *FeedbackTokenService) Update(ctx context.Context,
token string,
body FeedbackTokenUpdateParams,
opts ...option.RequestOption) (res| Name | Type | Description |
|---|---|---|
ctx* | context.Context | |
token* | string | |
body* | FeedbackTokenUpdateParams | |
opts* | ...option.RequestOption |