{% extends "base.html" %} {% block content %}

1. Creating a room with data

This example demonstrates creating a DocuSign Room.

{% if show_doc %}

Documentation about this example.

{% endif %}

API methods used: Rooms::CreateRoom and Roles::GetRoles

{% endblock %}