Update an existing speaker
POST speakers/{id}
Name | Type | Description |
---|---|---|
id |
int | the speaker's ID |
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 |
curl 'http://'
Name | Type |
---|---|
id |
|
name |
|
email |
|
bio |
|
credentials |
|
rss |