{
"id": [
"7952dc13-4bc5-4a10-9808-21baa1f5b2a4"
],
"library_type": "wayline"
}curl --location --request POST '/openapi/v0.9/wayline/api/v1/workspaces//favorites' \
--header 'x-user-token: {{x-user-token}}' \
--header 'X-Request-Id: {% mock '\''uuid'\'' %}' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": [
"7952dc13-4bc5-4a10-9808-21baa1f5b2a4"
],
"library_type": "wayline"
}'{
"code": 0,
"message": "success",
"data": {
"id": [
"a68262b6-044f-4848-a677-96bed01a1f3b"
],
"library_type": "wayline"
}
}