# Create an identity term for the identity **POST /users/{user_id}/kyc/identities/{identity_id}/identity_terms** Create an identity term for the identity or legal representative. ## Servers ## Parameters ### Path parameters - **user_id** (string) User id - **identity_id** (string) Identity or Legal representative id ### Body: (object) Identity term information - **terms** (object) ## Responses ### 201 Identity term created and returned #### Body: (object) - **custody_wallet_terms_acceptance** (boolean) - **custody_wallet_privacy_acceptance** (boolean) ### 401 Authorization information is missing or invalid. ### 422 Request body has errors or invalid. [Powered by Bump.sh](https://bump.sh)