POST ./accounts/adservio
Links an adservio account to other.
POST parameters
Name | Value Type | Validation | Details |
---|---|---|---|
atToken | string | required | The slave token account.(secondary account) |
Validation
Error Field | Error Code | Error Message |
---|---|---|
atToken | 101 | Invalid token. |
atToken | 102 | Seccondary account already linked. |
Output example
{"result": true}