Request parameters
| Parameter Name | Description | Required |
| id | the ID of the Userdata | true |
| account | an optional account for the userdata. Must be used with domainId. | false |
| domainid | an optional domainId for the userdata. If the account parameter is used, domainId must also be used. | false |
| projectid | an optional project for the userdata | false |
Response Tags
| Response Name | Description |
| displaytext | any text associated with the success or failure |
| success | true if operation is executed successfully |