Cattura CaptureCast HTTP API Documentation

speakers.createSpeaker

Create a new speaker in the system

Method URL

POST speakers

Requires Authorization

null

URL Parameters

Name Type Description

Post/Query Parameters

Name Type Description
name string the full name of the speaker
email string the email address of the speaker
bio string the speaker's biography
credentials string the speaker's credentials
rss string a URL to the speaker's RSS feed

Example

curl 'http://'

Test Method

Parameters

Name Type
name
email
bio
credentials
rss

Result