AWorld APIs are in a pre-alpha stage and are being updated frequently. For integration inquiries or technical information, please contact us at server@aworld.org.
Authorization: Bearer ********************
curl --location --request DELETE 'https://api.eu-west-1.aworld.cloud/dashboard/v1/quizzes//tags/' \
--header 'Authorization: Bearer <token>'
{
"tagId": "string",
"entityType": "Activity",
"entityId": "FUMzPf00hz_kcj2R2Hlzq",
"deleted": true,
"quizId": "string",
"property1": null,
"property2": null
}