---
title: Assign the app encryption declaration for a build
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/patch-v1-builds-_id_-relationships-appencryptiondeclaration
---

# Assign the app encryption declaration for a build

Assign an app encryption declaration to a build.

## URL

PATCH https://api.appstoreconnect.apple.com/v1/builds/{id}/relationships/appEncryptionDeclaration

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource.

## Response Codes

204 No Content: 400 Bad Request: 401 Unauthorized: 403 Forbidden: Request not authorized. 404 Not Found: Resource not found. 409 Conflict: The provided resource data is not valid. 422 : 429 :

## See Also

### Modifying Builds

- [Modify a build](appstoreconnectapi/patch-v1-builds-_id_.md)
