# Assign an IP to all account domains

The IP must belong to the account.

Endpoint: POST /v3/ips/{ip}/domains
Version: 3.0.0
Security: basicAuth

## Path parameters:

  - `ip` (string, required)
    The IP to Add

## Response 200 fields (application/json):

  - `message` (string, required)

  - `reference_id` (string, required)


