Updating documentation
This commit is contained in:
parent
66d53cf6f0
commit
2dba844a59
|
@ -1151,6 +1151,9 @@ paths:
|
||||||
description: The backup-id was set
|
description: The backup-id was set
|
||||||
"400":
|
"400":
|
||||||
description: The provided backup auth credential request was invalid
|
description: The provided backup auth credential request was invalid
|
||||||
|
"403":
|
||||||
|
description: The device did not have permission to set the backup-id. Only
|
||||||
|
the primary device can set the backup-id for an account
|
||||||
"429":
|
"429":
|
||||||
description: Rate limited. Too many attempts to change the backup-id have
|
description: Rate limited. Too many attempts to change the backup-id have
|
||||||
been made
|
been made
|
||||||
|
|
Loading…
Reference in New Issue