v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13217260568.5 KB
subaccounts

Updates an existing subaccount. This method supports patch semantics.

patch/userprofiles/{+profileId}/subaccounts

Path parameters

profileIdstring required

User profile ID associated with this request.

Query parameters

idstring required

Required. Subaccount ID.

Request body

availablePermissionIdsstring[]

IDs of the available user role permissions for this subaccount.

kindstring

Identifies what kind of resource this is. Value: the fixed string "dfareporting#subaccount".

namestring

Name of this subaccount. This is a required field. Must be less than 128 characters long and be unique among subaccounts of the same account.

idstring int64

ID of this subaccount. This is a read-only, auto-generated field.

accountIdstring int64

ID of the account that contains this subaccount. This is a read-only field that can be left blank.

Response

Successful response