Deleting a Video Source Group
Function
This API is used to delete video source groups.
URI
DELETE /v2/{project_id}/video-group/{video_group_id}
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
project_id |
Yes |
String |
Project ID. For details, see Obtaining a Project ID and Name. |
video_group_id |
Yes |
String |
ID of a video source group. The value is a string of 4 to 36 characters consisting of only lowercase letters, digits, hyphens (-), and underscores (_). |
Request Parameters
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
X-Auth-Token |
Yes |
String |
User token. For details about how to obtain a user token, see Authentication. |
Response Parameters
None
Example Requests
This request is used to delete the video source group whose ID is {video_group_id}.
/v2/{project_id}/video-group/{video_group_id} https://{endpoint}/v2/{project_id}/video-group/{video_group_id}
Example Responses
None
Status Codes
Status Code |
Description |
---|---|
200 |
The video source group has been deleted. |
Error Codes
See Error Codes.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot