/
/SIGNL4 API V1
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 1mo ago
Alerts20
Categories10
Docs1
Duties9
Events4
Prepaid8
Schedules2
Scripts11
Subscriptions10
Teams17
  • getGet infos for all teams of the subscription.
  • getGet infos of all teams.
  • postAdds another team to the subscription of the user
  • getGets infos of a specific team.
  • deleteDeletes a team from the subscription. It is only possible to delete empty teams or teams where all members are also members of other teams. If a user would be without a team after deleting this team, the operation will not be allowed. You need to assign these users to a different team first or delete them, to successfully delete that team.
  • getGet information about downloadable alert reports
  • getReturns Alert Report
  • getGets alert settings of a specific team.
  • postSets alert settings of a specific team.
  • getGets event sources of a specific team.
  • getGet all invites of a team.
  • postInvite users to a team
  • putUpdate user's team membership.
  • deleteRemoves a user or invitation from a team
  • postSends invite email again if an invite exists
  • putUpdates team profile of a team
  • getGets setup progress of a specific team.
Users14
Webhooks7
    Teams

    Removes a user or invitation from a team

    delete/teams/{teamId}/memberships/{userId}

    Path parameters

    teamIdstring required

    ID of the team the user should be deleted from

    userIdstring required

    ID of the user that should be deleted

    Query parameters

    requesterUserIdstring

    User ID of user which will remove the other user.

    Response

    Success message