FormDataParameter
a rdfs:Class in Web API
A parameter which is part of the body on the request. Usage of form parameters implies that the request has a Content-Type of "application/x-www-form-urlencoded" or "multipart/form-data".
This is a class with public usage permissions, which means that any developer is allowed to create new objects on CloudObjects which are instances or subclasses of this class.
Superclasses
This class inherits from the following classes:
Properties
The following properties are supported for instances of this class (includes inherited):
Meta
- URI / COID
- coid://webapi.cloudobjects.io/FormDataParameter content_copy
- Revision
- 1-839c25659f40ff6ac2ddf2d20eee1b51 content_copy
- Short ID
- wa:FormDataParameter content_copy
- Canonical URL
- https://cloudobjects.io/webapi.cloudobjects.io/FormDataParameter content_copy
- Created at
- 2016-12-01 16:55 (UTC)
- Usage permission
- co:Public
RDF
Objects in this namespace
- Web API
- APIKeyAuthentication
- APIMethod
- APIResponse
- AnonymousAccess
- AuthenticationMechanism
- CookieParameter
- DirectoryTemplateVariableGenerator
- EmptyResponse
- ExampleResponse
- FormDataParameter
- GraphQLEndpoint
- HTTPBasicAuthentication
- HTTPEndpoint
- MD5-hash Shared Secret Authentication (via API Key)
- HeaderParameter
- JSONResponse
- OpenAPIConverter 3.0
- OpenAPIExporter 3.0
- Parameter
- PathParameter
- PostmanCollectionExporter v2
- QueryParameter
- Shared Secret Authentication (via HTTP Basic)
- SwaggerExporter 2.0
- WebAPI
- WebAPIImportAPI
- hasBaseURL
- hasBody
- hasContentType
- hasDataType
- hasDefaultValue
- hasErrorResponse
- hasFixedPassword
- hasFixedUsername
- hasJSONBodyWithSchema
- hasJSONRequestBodyWithSchema
- hasJSONSchema
- hasKey
- hasMethod
- hasPath
- hasStatusCode
- hasSuccessResponse
- hasVerb
- requiresParameter
- supportsAuthenticationMechanism
- supportsCORSAnyOrigin
- supportsCORSForDirectory
- supportsOptionalParameter
- usesAuthenticationParameter
- usesPasswordFrom
- usesUsernameFrom