# Assign applications to a user source Assign applications to a user source. A valid environment token is required to call this endpoint. Endpoint: POST /resources/user-sources/v1/assign Security: bearer ## Request fields (application/json): - `appIds` (array, required) The application Ids to assign to this user source - `userSourceId` (string, required) The user source id ## Response 201 fields