# Unassign applications from a user source Unassign applications from a user source. A valid environment token is required to call this endpoint. Endpoint: POST /resources/user-sources/v1/unassign 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