Add permissions to a projectAsk AIpost https://api.motaword.com/projects/{id}/permissionsAllows adding new permissions to a specific project.Path Paramsidint64requiredThe ID of the project whose permissions are being retrievedBody ParamsA list of permissions to add to the project.ADD objectResponses 200Permissions successfully added 404Project not foundUpdated 6 months ago