Method: musicChangeRequests.create

  • This page documents the process of creating a music change request for a release or track using the YouTube Partner API.

  • The HTTP request method is POST to the specified URL: https://youtubepartner.googleapis.com/youtube/partner/v1/music/changeRequests .

  • The request body should contain an instance of MusicChangeRequest , and a successful response will return a newly created MusicChangeRequest instance.

  • Authorization for this API call requires the OAuth scope https://www.googleapis.com/auth/youtubepartner .

Creates a music change request reported to a release or a track.

HTTP request

POST https://youtubepartner.googleapis.com/youtube/partner/v1/music/changeRequests

The URL uses gRPC Transcoding syntax.

Request body

The request body contains an instance of MusicChangeRequest .

Response body

If successful, the response body contains a newly created instance of MusicChangeRequest .

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/youtubepartner

For more information, see the OAuth 2.0 Overview .

Design a Mobile Site
View Site in Mobile | Classic
Share by: