post https://api.fundraisingbox.com/v1/personWebsites.json
Creates a new website.
Field | Description | Type | Mandatory |
---|---|---|---|
fb_person_id | ID of a person (once set this value could not be changed by a PUT request any more) | integer | yes |
url | The url | string (1000) | yes |
type | The type | Enum ("home", "work", "other") | |
website_type | Kind of website | Enum ("homepage", "blog", "facebook", "twitter", "xing", "linked_in", "youtube", "instagram", "misc") |