Mengubah status penyematan laporan, mengaktifkan penyematan, atau menonaktifkan penyematan.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
quickbi-public:UpdateEmbeddedStatus |
update |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| WorksId |
string |
Yes |
ID work.
|
897ce25e-f993-4abd-af84-d13c5610**** |
| ThirdPartAuthFlag |
boolean |
Yes |
Apakah akan mengaktifkan fitur penyematan untuk work. Nilai valid:
|
true |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
D787E1A3-A93C-424A-B626-C2B05DF8D885 |
| Result |
integer |
The number of works that are opened or closed. |
1 |
| Success |
boolean |
Indicates whether the request is successful. Valid values:
|
true |
Contoh
Respons sukses
JSONformat
{
"RequestId": "D787E1A3-A93C-424A-B626-C2B05DF8D885",
"Result": 1,
"Success": true
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | Auth3Rd.Over.MaxQuota | You have reached the maximum number of reports that can be shared. Please upgrade the configurations or remove some reports first. | |
| 400 | Resource.NotBelongTo.CurrentOrganization | The resource does not belong to the current organization. | |
| 400 | Report.NotExist.Error | This work does not exist. It may have been deleted. Work ID is %s. | |
| 400 | NoPermissionTo.Operate.Object | You are not authorized to operate the objects. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.