# PATCH /product_pitches/:id/assign_affiliate **PATCH /product_pitches/{id}/assign_affiliate** Assign affiliate to product pitch ## Servers ## Parameters #### Path parameters - **id** (integer(int64)) ID of the resource to fetch ## Body parameters Content-type: - **affiliate_url** (string) - **coupon_code** (string) ## Responses ### 201: successful operation #### Body Parameters: (object) - **data** (array[object]) ### 401: Authorization information is missing or invalid. ### 400: Bad Request ### 404: Requested resource not found ### 500: Server Error [Powered by Bump.sh](https://bump.sh)