Update suggestion status
youtube-suggestions
Update suggestion status
Updates the status of a YouTube suggestion (approve, reject, mark as used)
PATCH
Update suggestion status
Authorizations
YALG Developer API key. Send it in the x-api-key header from a server-side environment only.
Path Parameters
UUID of the suggestion
Example:
"018f9f40-7d7b-7712-9b0f-2e5d9fd5df3f"
Query Parameters
New status
Available options:
pending, approved, rejected, used Example:
"draft"
Response
Status updated successfully