---
title: Create an app encryption declaration
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/post-v1-appencryptiondeclarations
---

# Create an app encryption declaration

Add an app encryption delcaration for a specific app.

## URL

POST https://api.appstoreconnect.apple.com/v1/appEncryptionDeclarations

## Response Codes

201 Created: 400 Bad Request: 401 Unauthorized: 403 Forbidden: Request not authorized. 409 Conflict: The provided resource data is not valid. 422 : 429 :

## Mentioned in

App Store Connect API 3.6 release notes

## See Also

### Assigning App Encryption Declarations

- [Assign builds to an app encryption declaration](appstoreconnectapi/post-v1-appencryptiondeclarations-_id_-relationships-builds.md)
