Add Users to a Blueprint
Add users to a Blueprint.
URL
POST https://api-business.apple.com/v1/blueprints/{id}/relationships/usersPath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string | The unique identifier for the resource. |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 204 | No Content | ||
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | Request not authorized. |
| 404 | Not Found Content-Type: application/json | ErrorResponse | |
| 409 | Conflict Content-Type: application/json | ErrorResponse | Request entity error(s). |
| 422 | Content-Type: application/json | ErrorResponse | Unprocessable request entity error(s). |
| 429 | Content-Type: application/json | ErrorResponse | Too Many Requests |
See Also
Blueprints
Get BlueprintsCreate a BlueprintGet Blueprint InformationUpdate a BlueprintDelete a BlueprintGet App IDs for a BlueprintAdd Apps to a BlueprintRemove Apps from a BlueprintGet Configuration IDs for a BlueprintAdd Configurations to a BlueprintRemove Configurations from a BlueprintGet Package IDs for a BlueprintAdd Packages to a BlueprintRemove Packages from a BlueprintGet Device IDs for a Blueprint