Skip to main content

Project Settings

The Project Settings are settings on the project level. Project Settings include General, Users, and Webhooks.

General Tab

The General tab on the project settings includes the project information such as Project ID, Name, and different configurations that connect the project to certificates, licenses, and other solutions for analytics, ads, and more.

Users Tab

The Users tab on the project settings includes all the users of the project with their personal info, status, and role. Here the user is able to invite other users, update the role of the existing users, or delete them.

Add User to Project

  1. Click on your profile and select Project Settings.

  2. Go to the Users tab.

  3. Click on the Add users button

    add users

  4. Type in the email address of the user and select their role.

    add user to project

  5. Click the Add button. The user should appear on the list with the rest of the users.

Update User Role

  1. Click on your profile and select Project Settings.

  2. Go to the Users tab.

  3. Click on the menu found in the Role column of the users list.

  4. Select the role that you would like to update to.

  5. The role will be updated instantly.

    change user role

Remove User from Project

  1. Click on your profile and select Project Settings.

  2. Go to the Users tab.

  3. On the users list, click on the three dots beside the name of the user that you would like to remove from the project.

    remove user from project

  4. Click Delete. The user will be removed from the project.

Webhooks Tab

Webhooks tab allows the users to create or manage Webhooks whether they are for players, videos, or ad schedules.

Webhooks are automated notifications in the form of HTTP POST requests sent to registered subscribers from VP Player to notify them of an event happening in a service (e.g. video deletion or update). The POST request contains information about the event which makes it possible for the receiver to act accordingly.

Create a Webhook

  1. Click on your profile and go to Project Settings.

  2. Go to the Webhooks tab.

  3. Click on the New Webhook button.

    new webhook

  4. Write the webhook title and optionally, a description.

  5. Paste the webhook URL.

  6. Click on the Create button.

    create webhook

  7. Select the webhook filters by clicking on the “+” icon.

    webhook filter

  8. Click on the Done button.

Edit/Delete a Webhook

  1. Go to the Webhooks tab in Project Settings.

  2. Click on the three dots beside the name of the webhook.

  3. Click on Edit to change the Name, Description or the URL of the existing webhook.

  4. Click on Webhook Filters to add/remove filters from existing webhook.

  5. Click on Delete to remove the webhook from the project.

    edit/delete webhook