package profile type CreateProfileRequest struct { Name string `json:"name"` }